illume-theme-freesmartphone provides _illume-theme_ for illume.
However, Openmoko wants asu-theme by default.
Change the order of these two entries (illume and illme-theme-asu)
to let illume-theme-asu install first.
ALLOW_EMPTY = "1"
PACKAGE_ARCH = "${MACHINE_ARCH}"
LICENSE = "MIT"
-PR = "r0"
+PR = "r0.01"
inherit task
connman-script-dhclient \
libnotify \
# X
- illume \
+
+# illume-theme-asu should be first than illume
+# 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 \
e-wm \
${XSERVER} \
xserver-kdrive-common \