add pandora-version to generate op-version
[openpandora.oe.git] / recipes / images / pandora-validation-image.bb
index f0b4df8..090b3bb 100755 (executable)
@@ -1,16 +1,10 @@
 # Validation image for Pandora handheld console
 # for hardware testing and flashing images to NAND if copied to the SD in the correct places.
 
-XSERVER ?= " \
-    xserver-xorg \
-    xf86-input-evdev \
-    xf86-input-mouse \
-    xf86-video-fbdev \
-    xf86-input-keyboard \
-"
-
 inherit image
 
+PR = "r0"
+
 export IMAGE_BASENAME = "pandora-validation-image"
 
 DEPENDS = "task-base"