From dca0e68600605f7e875bef459263e6a23e71727f Mon Sep 17 00:00:00 2001 From: Julian_chu Date: Wed, 3 Sep 2008 16:47:26 +0800 Subject: openmoko: Add illume-theme-illume to task-openmoko-basic Install both illume-theme-asu and illume-theme-illume. However the asu theme is the first one, therefore it use ASU theme but not Illume theme as default. --- packages/tasks/task-openmoko-basic.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/tasks') diff --git a/packages/tasks/task-openmoko-basic.bb b/packages/tasks/task-openmoko-basic.bb index c06403ffc6..fe60df076f 100644 --- a/packages/tasks/task-openmoko-basic.bb +++ b/packages/tasks/task-openmoko-basic.bb @@ -3,7 +3,7 @@ SECTION = "openmoko/base" ALLOW_EMPTY = "1" PACKAGE_ARCH = "${MACHINE_ARCH}" LICENSE = "MIT" -PR = "r0.02" +PR = "r0.03" inherit task @@ -24,6 +24,7 @@ RDEPENDS_task-openmoko-basic = "\ # to let opkg install illume-theme-asu first than illume-theme-freesmartphone # then we have ASU theme but not FSO theme in default. illume-theme-asu \ + illume-theme-illume \ illume \ e-wm \ ${XSERVER} \ -- cgit v1.2.3