mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
recipes: Make powerpc64le overrides
The existing conditions for ppc64/be are applicable for le as well Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -61,6 +61,7 @@ ARM_INSTRUCTION_SET_armv5 = "arm"
|
||||
|
||||
COMPATIBLE_HOST_powerpc = "(null)"
|
||||
COMPATIBLE_HOST_powerpc64 = "(null)"
|
||||
COMPATIBLE_HOST_powerpc64le = "(null)"
|
||||
|
||||
inherit systemd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user