[OE-core] [PATCH 1/4] x264: update to latest on stable branch

Burton, Ross ross.burton at intel.com
Thu Feb 14 14:04:32 UTC 2019


On Thu, 14 Feb 2019 at 05:49, Anuj Mittal <anuj.mittal at intel.com> wrote:
>  do_configure() {
> -    install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S}
> -    install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.sub ${S}
>      ./configure ${EXTRA_OECONF}
>  }

I wouldn't delete those copies, those files were last updated in 2015 upstream:

https://git.videolan.org/?p=x264.git;a=history;f=config.guess;h=375fa2a818f84ff8727cec0f516b9c8160ff5749;hb=HEAD

Up-to-date copies of these are required for building on new architectures.

Ross


More information about the Openembedded-core mailing list