There's no AVAILTUNES with the name "core2" while tune-corei7.inc seems to have a reference to it.
$ grep -r core2 tune-corei7.inc require conf/machine/include/tune-core2.inc PACKAGE_EXTRA_ARCHS_tune-corei7-32 = "${PACKAGE_EXTRA_ARCHS_tune-core2} corei7-32" $ grep -r AVAILTUNES tune-core2.inc AVAILTUNES += "core2-32" AVAILTUNES += "core2-64" AVAILTUNES += "core2-64-x32" This patch changes the name of tune in tune-corei7.inc so PACKAGE_EXTRA_ARCHS is expanded correctly. Please consider backporting it to Jethro too. Thank you, Chang Rebecca Swee Fun (1): tune-corei7.inc: Fix PACKAGE_EXTRA_ARCHS for corei7-32 meta/conf/machine/include/tune-corei7.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core