Files
poky/meta/recipes-devtools
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
..
2013-07-02 22:23:49 +01:00
2013-11-12 16:00:27 +00:00
2013-09-14 08:21:01 +01:00
2013-11-05 22:17:56 +00:00
2013-10-01 22:56:03 +01:00
2013-11-20 14:03:24 +00:00
2013-10-18 15:58:17 +01:00
2013-11-20 14:03:24 +00:00
2013-11-05 22:17:55 +00:00
2013-08-26 11:29:45 +01:00
2013-07-05 15:44:12 +01:00
2011-11-29 11:22:04 +00:00
2013-10-26 15:59:10 +01:00
2013-11-08 17:25:34 +00:00
2013-08-03 10:33:05 +01:00
2013-11-20 14:03:28 +00:00
2013-10-14 16:55:30 +01:00
2012-08-19 10:46:39 +01:00
2013-11-12 16:00:28 +00:00
2013-08-13 23:05:58 +01:00