]> code.ossystems Code Review - openembedded-core.git/commit
tune-cortexa72: Fix a misspelt override in PACKAGE_EXTRA_ARCHS
authorLuna Gräfje <luna.graefje@orbitalsystems.de>
Tue, 8 Feb 2022 10:03:59 +0000 (11:03 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Feb 2022 10:29:14 +0000 (10:29 +0000)
commitc5142f867aaa3fb6fc134781e2e54ce10eabd530
tree000e0f1f85c4b4579ff14d3e55edf0ad40a9dccd
parent8247097d2313ceb73bab1621d61b8aa3fb59095e
tune-cortexa72: Fix a misspelt override in PACKAGE_EXTRA_ARCHS

Without this, the string "${PACKAGE_EXTRA_ARCHS:tune-armv8-crc}" will
show up in some bash tasks (notably opkg-arch-config.do_compile which is
how I found out about this) which will break things (besides obviously
not doing the intended thing of expanding to a list of architectures)

Signed-off-by: Luna Gräfje <luna.graefje@orbitalsystems.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/arm/armv8a/tune-cortexa72.inc