task-sdk-host: Add qemu-helper-sdk

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3570 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-01-22 14:02:01 +00:00
parent 718f1e5b69
commit a9a2389d70

View File

@ -3,7 +3,7 @@
#
DESCRIPTION = "Host packages for the standalone SDK or external toolchain"
PR = "r4"
PR = "r5"
LICENSE = "MIT"
ALLOW_EMPTY = "1"
@ -17,4 +17,5 @@ RDEPENDS_${PN} = "\
gdb-cross-sdk \
pkgconfig-sdk \
qemu-sdk \
qemu-helper-sdk \
"