beagleboard demo image: fix typo
authorKoen Kooi <koen@openembedded.org>
Thu, 20 Nov 2008 18:03:00 +0000 (19:03 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 20 Nov 2008 18:03:00 +0000 (19:03 +0100)
packages/images/beagleboard-demo-image.bb

index 55959b9..f539c79 100644 (file)
@@ -7,7 +7,7 @@ XSERVER ?= "xserver-xorg \
            xf86-input-keyboard \
 "
 
-E_CONFIG ?= "e-wm-config-standard, e-wm-config-default"
+E_CONFIG ?= "e-wm-config-standard e-wm-config-default"
 
 ANGSTROM_EXTRA_INSTALL ?= ""
 
@@ -25,7 +25,7 @@ IMAGE_INSTALL = "\
     angstrom-led-config \ 
     gpe-scap \
     psplash \
-    e-wm ${E_CONFIG}exhibit \
+    e-wm ${E_CONFIG} exhibit \
     xterm xmms \
     epiphany firefox midori \
     swfdec-mozilla \