[Angstrom-devel] Koen Kooi : efl-nodm-image: convert to systemd

Angstrom Git Repos ang-git at xora.vm.bytemark.co.uk
Tue Jul 26 13:54:23 CEST 2011


Module: meta-angstrom
Branch: master
Commit: 14183487bed4fdfa4a369e1c6aac86868896b840

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Tue Jul 26 13:53:54 2011 +0200

efl-nodm-image: convert to systemd

tested on qemuarm

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 recipes-angstrom/images/efl-nodm-image.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-angstrom/images/efl-nodm-image.bb b/recipes-angstrom/images/efl-nodm-image.bb
index bcbe1c1..adf4ee7 100644
--- a/recipes-angstrom/images/efl-nodm-image.bb
+++ b/recipes-angstrom/images/efl-nodm-image.bb
@@ -1,6 +1,6 @@
 # Small image that launches the Enlightenment desktop without a display manager
 
-require console-image.bb
+require systemd-image.bb
 
 XSERVER ?= "xserver-xorg \
             xf86-video-fbdev \
@@ -8,7 +8,7 @@ XSERVER ?= "xserver-xorg \
            "
 
 IMAGE_INSTALL += " \
-    e-wm-config-angstrom e-wm-config-default \
+    e-wm-config-angstrom e-wm-config-default e-wm-config-standard e-wm-config-illume2 \
     xserver-nodm-init \
     xserver-common \
     ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-common \




More information about the Angstrom-distro-devel mailing list