From 1f1fec62e031c0479e74cc83fd8661d91fe8edc1 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Fri, 11 Jul 2014 01:52:40 -0500 Subject: remove fslmachine MACHINEOVERRIDES usage fslmachine is too generic, use qoriq-ppc instead. Signed-off-by: Ting Liu --- recipes-devtools/qemu/qemu_fslgit.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools') diff --git a/recipes-devtools/qemu/qemu_fslgit.bb b/recipes-devtools/qemu/qemu_fslgit.bb index 30f27d6..88e78b5 100644 --- a/recipes-devtools/qemu/qemu_fslgit.bb +++ b/recipes-devtools/qemu/qemu_fslgit.bb @@ -46,4 +46,4 @@ INSANE_SKIP_${PN} += "dev-deps" # the package get built. COMPATIBLE_HOST would not work # because it was too generic COMPATIBLE_MACHINE = "a^" -COMPATIBLE_MACHINE_libc-glibc_fslmachine = ".*" +COMPATIBLE_MACHINE_libc-glibc_qoriq-ppc = ".*" -- cgit v1.2.3-54-g00ecf