summaryrefslogtreecommitdiff
path: root/openembedded/packages/meta/task-oh.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-04-17 09:45:55 +0000
committerRichard Purdie <richard@openedhand.com>2006-04-17 09:45:55 +0000
commita9f1e28ec93f9559c6799091651e6db3b34d381b (patch)
tree8b1ab7ae000c8e55180a2eecac3952ac77c3d902 /openembedded/packages/meta/task-oh.bb
parent6618118b52ea039b7fa5486abc61c0e358c9ebff (diff)
downloadopenembedded-core-a9f1e28ec93f9559c6799091651e6db3b34d381b.tar.gz
openembedded-core-a9f1e28ec93f9559c6799091651e6db3b34d381b.tar.bz2
openembedded-core-a9f1e28ec93f9559c6799091651e6db3b34d381b.tar.xz
openembedded-core-a9f1e28ec93f9559c6799091651e6db3b34d381b.zip
task-oh: Move ttf-bitstream-vera, xhost and xauth to be in minimal images (fixes minimal image booting issues)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@355 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/meta/task-oh.bb')
-rw-r--r--openembedded/packages/meta/task-oh.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/openembedded/packages/meta/task-oh.bb b/openembedded/packages/meta/task-oh.bb
index 7d3dd4248..c374a2eea 100644
--- a/openembedded/packages/meta/task-oh.bb
+++ b/openembedded/packages/meta/task-oh.bb
@@ -1,7 +1,7 @@
PACKAGES = "task-oh-base task-oh-devel task-oh-boot task-oh-standard task-oh-boot-extras task-oh-boot-min-extras"
DESCRIPTION = "Tasks for OpenedHand Poky"
MAINTAINER = "Richard Purdie <richard@openedhand.com>"
-PR = "r27"
+PR = "r28"
ALLOW_EMPTY = "1"
@@ -35,6 +35,9 @@ RDEPENDS_task-oh-base := "\
matchbox \
xserver-kdrive-common \
xserver-nodm-init \
+ ttf-bitstream-vera \
+ xauth \
+ xhost \
udev \
sysfsutils \
leafpad \
@@ -66,9 +69,6 @@ RDEPENDS_task-oh-standard := "\
puzzles \
kf \
rxvt-unicode \
- xhost \
- ttf-bitstream-vera \
- xauth \
avahi-daemon \
gdk-pixbuf-loader-png \
gdk-pixbuf-loader-gif \