mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
nativesdk: clear MACHINE_FEATURES
Further to 96c20c9df7: Try to avoid nativesdk recipes accidentally being dependent on MACHINE_FEATURES. (From OE-Core rev: 956e5bd6862ca898143a234aa85cc83b1f2d1807) Signed-off-by: Douglas Royds <douglas.royds@taitradio.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -9,6 +9,7 @@ NATIVESDKLIBC ?= "libc-glibc"
|
||||
LIBCOVERRIDE = ":${NATIVESDKLIBC}"
|
||||
CLASSOVERRIDE = "class-nativesdk"
|
||||
MACHINEOVERRIDES = ""
|
||||
MACHINE_FEATURES = ""
|
||||
|
||||
MULTILIBS = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user