From f2f3619fc7da1972c071c5e89b32de600d57b020 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20L=C3=BCbbe?= Date: Thu, 10 Jul 2008 16:30:11 +0000 Subject: [PATCH] fso-image: use e-wm instead of matchbox --- packages/freesmartphone/zhone/80zhone | 2 +- packages/freesmartphone/zhone_git.bb | 2 +- packages/images/fso-image.bb | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/packages/freesmartphone/zhone/80zhone b/packages/freesmartphone/zhone/80zhone index 90a1e95b39..5a36e873f4 100644 --- a/packages/freesmartphone/zhone/80zhone +++ b/packages/freesmartphone/zhone/80zhone @@ -1,4 +1,4 @@ #!/bin/sh -e -zhone --fullscreen > /tmp/zhone.log 2>&1 & +zhone > /tmp/zhone.log 2>&1 & renice -3 $! exit 0 diff --git a/packages/freesmartphone/zhone_git.bb b/packages/freesmartphone/zhone_git.bb index a766eb1ab5..8a4a21bbed 100644 --- a/packages/freesmartphone/zhone_git.bb +++ b/packages/freesmartphone/zhone_git.bb @@ -4,7 +4,7 @@ SECTION = "x11" DEPENDS = "edje-native python-pyrex-native python-cython-native" RDEPENDS = "task-python-efl python-textutils python-dbus" PV = "0.0.0+gitr${SRCREV}" -PR = "r6" +PR = "r7" SRC_URI = "${FREESMARTPHONE_GIT}/zhone.git;protocol=git;branch=master \ file://80zhone" diff --git a/packages/images/fso-image.bb b/packages/images/fso-image.bb index c257158a12..173f598770 100644 --- a/packages/images/fso-image.bb +++ b/packages/images/fso-image.bb @@ -18,7 +18,9 @@ BASE_INSTALL = "\ # getting an X window system up X_INSTALL = "\ - matchbox-wm \ + e-wm \ + illume \ + illume-theme \ ${XSERVER} \ xserver-kdrive-common \ xserver-nodm-init \ -- 2.39.5