]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
tune-thunderx: Set the correct PACKAGE_EXTRA_ARCHS_tune-thunderx
authorKevin Hao <kexin.hao@windriver.com>
Tue, 11 Jun 2019 08:29:18 +0000 (16:29 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Jun 2019 12:26:50 +0000 (13:26 +0100)
commit13cc0f7c0bd98ea228e9bdf51043117d38837ce7
treeabdcc0f36801849319dd536e18d8ed06c4bdb1f5
parent2d976587d703462db2b7b78661b05ac22fb93787
tune-thunderx: Set the correct PACKAGE_EXTRA_ARCHS_tune-thunderx

The value of PACKAGE_EXTRA_ARCHS_tune-thunderx should be based on
PACKAGE_EXTRA_ARCHS_tune-armv8a-crc-crypto instead of armv8a-crc-crypto.
Otherwise we would get some sanity check error like this:
    OE-core's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Error, the PACKAGE_ARCHS variable (all any noarch armv8a-crc-crypto thunderx qemuarm64) for DEFAULTTUNE (thunderx) does not contain TUNE_PKGARCH (aarch64)

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/tune-thunderx.inc