task-sdk-host: added ipkg-sdk

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4012 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-03-14 15:42:46 +00:00
parent 846e9b56e9
commit 6b77c9ec31

View File

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