pandora-*-image: Add Shadow as the default login manager.
[openpandora.oe.git] / recipes / images / pandora-gnome-image.bb
index af9a28d..1765e4e 100755 (executable)
@@ -1,15 +1,9 @@
 # Gnome image for Pandora handheld console
 
-XSERVER ?= " \
-    xserver-xorg \
-    xf86-input-evdev \
-    xf86-input-mouse \
-    xf86-video-fbdev \
-    xf86-input-keyboard \
-"
-
 IMAGE_LINGUAS = "de-de fr-fr en-gb en-us pt-br es-es kn-in ml-in ta-in"
 
+IMAGE_LOGIN_MANAGER = "shadow"
+
 inherit image
 
 export IMAGE_BASENAME = "pandora-gnome-image"