summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/meta/task-oh.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-04-18 10:03:39 +0000
committerRichard Purdie <richard@openedhand.com>2006-04-18 10:03:39 +0000
commit19ecdfdc1e9a9774d09f7ae9db0e7461b20d94cd (patch)
treec58b9c311bff63b0d4e4bab00c21c334d0055d79 /openembedded/packages/meta/task-oh.bb
parentb876d652724fcb5c7c64caf9005f4ef9a42d74d7 (diff)
downloadpoky-19ecdfdc1e9a9774d09f7ae9db0e7461b20d94cd.tar.gz
Add ipkg to task-oh-base
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@360 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/meta/task-oh.bb')
-rw-r--r--openembedded/packages/meta/task-oh.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/openembedded/packages/meta/task-oh.bb b/openembedded/packages/meta/task-oh.bb
index 52e637fdd9..43dc950a7d 100644
--- a/openembedded/packages/meta/task-oh.bb
+++ b/openembedded/packages/meta/task-oh.bb
@@ -1,7 +1,7 @@
1PACKAGES = "task-oh-base task-oh-devel task-oh-boot task-oh-standard task-oh-boot-extras task-oh-boot-min-extras" 1PACKAGES = "task-oh-base task-oh-devel task-oh-boot task-oh-standard task-oh-boot-extras task-oh-boot-min-extras"
2DESCRIPTION = "Tasks for OpenedHand Poky" 2DESCRIPTION = "Tasks for OpenedHand Poky"
3MAINTAINER = "Richard Purdie <richard@openedhand.com>" 3MAINTAINER = "Richard Purdie <richard@openedhand.com>"
4PR = "r29" 4PR = "r30"
5 5
6ALLOW_EMPTY = "1" 6ALLOW_EMPTY = "1"
7 7
@@ -18,6 +18,7 @@ RDEPENDS_task-oh-boot := "\
18 fuser \ 18 fuser \
19 setserial \ 19 setserial \
20 linux-hotplug \ 20 linux-hotplug \
21 ipkg \
21 module-init-tools-depmod" 22 module-init-tools-depmod"
22 23
23RDEPENDS_task-oh-boot-extras := "\ 24RDEPENDS_task-oh-boot-extras := "\