]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Make qemu buildable inside qemux86/qemuppc target
authorZhai Edwin <edwin.zhai@intel.com>
Thu, 11 Aug 2011 07:13:32 +0000 (15:13 +0800)
committerSaul Wold <sgw@linux.intel.com>
Wed, 17 Aug 2011 05:53:53 +0000 (22:53 -0700)
commite744d4e2d33d914b2ca31be2d4eadab9fbcc3251
treed965c79ef7d2261a5c0c17b7e2afc6e760778b58
parent552fc421b54303fbaad57b4596350e1bc4ed6674
qemu: Make qemu buildable inside qemux86/qemuppc target

It requires libx11 and libGL(if enabled GL) for building, which introduce extra
dependence in qemuppc target. Futhermore, qemu's GL code is x86-oriented, thus
some hacks needed for building in qemupcc. For simplicity, just make qemu GL's
code for native only, so that qemu building is okay in world build.

[YOCTO #1011] got fixed.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu_0.14.0.bb