mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
machines: move PACKAGE_EXTRA_ARCHS to tune files
This gets us closer to making including tune-<arch>.inc "just work". Moving the TARGET_ARCH definitions is something for a follup patch. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c02f89fe24
commit
38b25eed95
@@ -10,3 +10,4 @@ TARGET_CC_ARCH = "-march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp
|
||||
|
||||
FEED_ARCH = "armv7a"
|
||||
BASE_PACKAGE_ARCH = "armv7a"
|
||||
PACKAGE_EXTRA_ARCHS += "armv4 armv4t armv5te armv6 armv7 armv7a"
|
||||
|
||||
Reference in New Issue
Block a user