summaryrefslogtreecommitdiffstats
path: root/meta/packages/tasks
diff options
context:
space:
mode:
authorRobert Bragg <bob@openedhand.com>2008-09-22 23:28:49 +0000
committerRobert Bragg <bob@openedhand.com>2008-09-22 23:28:49 +0000
commitbc88c3a81b9c831dfd87e921063bc796f0a77b35 (patch)
treeaee3f9a89be3abc9d86013d2a51755b100725753 /meta/packages/tasks
parent9e00baff8b994ee6704e87de85484c2fb4c7fdcb (diff)
downloadpoky-bc88c3a81b9c831dfd87e921063bc796f0a77b35.tar.gz
increments task-poky revision, which fixed a dependency problem for me and
may help with similar problems others are seeing with the new X builds. (The problem seemed to be related to the XSERVER variable which is referred to in task-poky.bb) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5228 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/tasks')
-rw-r--r--meta/packages/tasks/task-poky.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/tasks/task-poky.bb b/meta/packages/tasks/task-poky.bb
index 5afea383c9..4e4204345c 100644
--- a/meta/packages/tasks/task-poky.bb
+++ b/meta/packages/tasks/task-poky.bb
@@ -3,7 +3,7 @@
3# 3#
4 4
5DESCRIPTION = "Tasks for OpenedHand Poky" 5DESCRIPTION = "Tasks for OpenedHand Poky"
6PR = "r29" 6PR = "r30"
7 7
8PACKAGES = "\ 8PACKAGES = "\
9 task-poky-apps-console \ 9 task-poky-apps-console \