1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

task-sdk-host: switched to opkg

Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com>


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4032 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-03-17 13:21:43 +00:00
parent 7177c20ad7
commit 615844a766
+2 -2
View File
@@ -3,7 +3,7 @@
#
DESCRIPTION = "Host packages for the standalone SDK or external toolchain"
PR = "r6"
PR = "r7"
LICENSE = "MIT"
ALLOW_EMPTY = "1"
@@ -18,5 +18,5 @@ RDEPENDS_${PN} = "\
pkgconfig-sdk \
qemu-sdk \
qemu-helper-sdk \
ipkg-sdk \
opkg-sdk \
"