summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-03-17 13:21:43 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-03-17 13:21:43 +0000
commit615844a766821a5b591b3ea4af910c8c61433312 (patch)
treed5b01820cab7ec925c5d982aed00235844946abf /meta
parent7177c20ad7d2f79a6979476696a1941efa6c3566 (diff)
downloadpoky-615844a766821a5b591b3ea4af910c8c61433312.tar.gz
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
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/tasks/task-sdk-host.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/tasks/task-sdk-host.bb b/meta/packages/tasks/task-sdk-host.bb
index 3540c891c2..39dc0b428b 100644
--- a/meta/packages/tasks/task-sdk-host.bb
+++ b/meta/packages/tasks/task-sdk-host.bb
@@ -3,7 +3,7 @@
3# 3#
4 4
5DESCRIPTION = "Host packages for the standalone SDK or external toolchain" 5DESCRIPTION = "Host packages for the standalone SDK or external toolchain"
6PR = "r6" 6PR = "r7"
7LICENSE = "MIT" 7LICENSE = "MIT"
8ALLOW_EMPTY = "1" 8ALLOW_EMPTY = "1"
9 9
@@ -18,5 +18,5 @@ RDEPENDS_${PN} = "\
18 pkgconfig-sdk \ 18 pkgconfig-sdk \
19 qemu-sdk \ 19 qemu-sdk \
20 qemu-helper-sdk \ 20 qemu-helper-sdk \
21 ipkg-sdk \ 21 opkg-sdk \
22 " 22 "