]> 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>
Fri, 6 May 2016 09:30:57 +0000 (10:30 +0100)
commitf58f364b1ae97805abc5f9eb7b300617f59826b2
tree20d04a2b92f05242439207b945ef5793dadae0f4
parent90890eca6cbefb42f1e63231c93dfe4de4dab014
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.

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