mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
ply: Disable on ppc64
Port does not exist Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -14,4 +14,4 @@ S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools-brokensep
|
||||
|
||||
COMPATIBLE_HOST = "(x86_64.*|aarch64.*|arm.*|powerpc.*)-linux"
|
||||
COMPATIBLE_HOST = "(x86_64.*|aarch64.*|arm.*|powerpc)-linux"
|
||||
|
||||
Reference in New Issue
Block a user