openmoko: Add illume-theme-illume to task-openmoko-basic
authorJulian_chu <julian_chu@openmoko.com>
Wed, 3 Sep 2008 08:47:26 +0000 (16:47 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sat, 15 Nov 2008 22:48:51 +0000 (23:48 +0100)
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

index c06403f..fe60df0 100644 (file)
@@ -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} \