]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-sdk-host: switched to opkg
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 17 Mar 2008 13:21:43 +0000 (13:21 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 17 Mar 2008 13:21:43 +0000 (13:21 +0000)
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

meta/packages/tasks/task-sdk-host.bb

index 3540c891c21b54bc19456e40c6fb79fe6d15c95f..39dc0b428bc6fa28329abaae8090d8ca2d60d31b 100644 (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 \
     "