task-sdk-host-nativesdk: Remove qemu from the depedencies

This is a hack and has the risk of "forgetting" a dependency that
we need. This needs to be re-evaluated for each OE-Core version.
This commit is contained in:
Holger Hans Peter Freyther 2013-03-18 19:30:02 +01:00
parent d01ad496af
commit 7059d16861
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# There is no point in packing qemu...
PRINC = "1"
# qemu removed
RDEPENDS_${PN} = "\
pkgconfig-nativesdk \
pseudo-nativesdk \
unfs-server-nativesdk \
opkg-nativesdk \
libtool-nativesdk \
autoconf-nativesdk \
automake-nativesdk \
"