]> code.ossystems Code Review - openembedded-core.git/commit
qemu: remove explicit but redundant native build dependencies
authorRoss Burton <ross.burton@intel.com>
Wed, 27 Apr 2016 08:28:35 +0000 (09:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2016 18:33:24 +0000 (19:33 +0100)
commit9558dfc37abfbdd3e66107b346b78ac31074c4dd
tree538f15c7a08a67951546186d73ab7db438a487fd
parent06cab51af62b0924d86f994f485004ed8c77e86a
qemu: remove explicit but redundant native build dependencies

qemu-native was optionally depending on libxext-native if the DISTRO_FEATURES
included x11.  This dependency was required back when we didn't build
libsdl-native and causes an undesirable relationship between DISTRO_FEATURES and
qemu-native.

As the dependency isn't required anymore, remove it.

(From OE-Core rev: f58f364b1ae97805abc5f9eb7b300617f59826b2)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/recipes-devtools/qemu/qemu.inc