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.
hfreyther/master-next
Holger Hans Peter Freyther 10 years ago
parent d01ad496af
commit 7059d16861

@ -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 \
"
Loading…
Cancel
Save