op_cpusettings.sh: Shows warning message if user tries to change OPP with experimenta...
[openpandora.oe.git] / recipes / images / pandora-gnome-image.bb
index eff9f50..affb948 100755 (executable)
@@ -1,17 +1,13 @@
 # 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
 
+PR = "r0"
+
 export IMAGE_BASENAME = "pandora-gnome-image"
 
 #IMAGE_INIT_MANAGER = "upstart upstart-sysvcompat"
@@ -22,6 +18,7 @@ SPLASH = "psplash-omap3pandora"
 DEPENDS = "task-base"
 
 IMAGE_INSTALL += " \
+  task-pandora-core \
   task-pandora-gnome \
   ${SPLASH} \
  "