generic-poky/meta/recipes-devtools/qemu
Ming Liu f61e62c87d qemu: explicitly disable xen support
We don't make use of xen and when building on Ubuntu 13.04 when
libxen-dev is installed on the build host you will get errors like the
following:

| /usr/include/x86_64-linux-gnu/bits/string3.h:81: warning: memset used with constant zero length parameter; this could be due to transposed parameters
| /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/libxenguest.so: undefined reference to `lzma_alone_decoder@XZ_5.0'
| /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/libxenguest.so: undefined reference to `lzma_code@XZ_5.0'
| /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/libxenguest.so: undefined reference to `lzma_stream_decoder@XZ_5.0'
| /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/libxenguest.so: undefined reference to `lzma_end@XZ_5.0'

This change disables xen for both -native and target packages but
since it is a PACKAGECONFIG a user could tune this to have xen support
in the target package.

(From OE-Core rev: fd638b975aac826d7137fd11db94b64ba82de592)

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-20 14:03:28 +00:00
..
files qemu: upgrade to 1.6.1 2013-11-05 22:04:29 +00:00
qemu-helper Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
nativesdk-qemu-helper_1.0.bb nativesdk: Switch to using nativesdk as a prefix, not a suffix 2012-09-02 05:52:06 -07:00
qemu-helper-native_1.0.bb qemu-helper-native: remove unneeded FILESEXTRAPATH 2013-11-20 14:03:26 +00:00
qemu-targets.inc Convert tab indentation in python functions into four-space 2012-07-19 10:24:50 +01:00
qemu.inc qemu: explicitly disable xen support 2013-11-20 14:03:28 +00:00
qemu_1.6.1.bb qemu: upgrade to 1.6.1 2013-11-05 22:04:29 +00:00
qemu_git.bb recipes: Remove PR = r0 from all recipes 2013-10-30 14:52:04 +00:00
qemuwrapper-cross_1.0.bb recipes: Remove PR = r0 from all recipes 2013-10-30 14:52:04 +00:00