From: Julian_chu Date: Wed, 3 Sep 2008 08:47:26 +0000 (+0800) Subject: openmoko: Add illume-theme-illume to task-openmoko-basic X-Git-Tag: Release-2010-05/1~5331^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dca0e68600605f7e875bef459263e6a23e71727f;p=openembedded.git 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. --- 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} \