]> code.ossystems Code Review - meta-freescale.git/commitdiff
fsl.conf: change qemu targets to just ppc
authorMatthew McClintock <msm@freescale.com>
Mon, 19 Mar 2012 16:11:23 +0000 (11:11 -0500)
committerMatthew McClintock <msm@freescale.com>
Mon, 19 Mar 2012 16:11:23 +0000 (11:11 -0500)
Signed-off-by: Matthew McClintock <msm@freescale.com>
meta-fsl-ppc/conf/distro/fsl.conf

index b9867a5188fa6d7e08527409a7d49564870288fa..32c86d454a258250ee666c77a056a184533bc2fb 100644 (file)
@@ -29,8 +29,7 @@ DISTRO_EXTRA_RDEPENDS_append_qemux86-64 = " ${POKYQEMUDEPS}"
 
 TCLIBCAPPEND = ""
 
-QEMU_TARGETS ?= "arm i386 mips mipsel ppc x86_64"
-# Other QEMU_TARGETS "mips64 mips64el sh4"
+QEMU_TARGETS ?= "ppc"
 
 PREMIRRORS ?= "\
 bzr://.*/.*   http://autobuilder.yoctoproject.org/sources/ \n \