X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Fimages%2Fpandora-validation-image.bb;h=090b3bb626e158461e7ad1b025946b81a20c9dd9;hp=f0b4df8de92601e27462ca5d6e09309e768f9f33;hb=f0eba83644cce42fc7aebc88bf890930a14be82a;hpb=edadb6544b61a92e12a03b8eee2b21955caafad4 diff --git a/recipes/images/pandora-validation-image.bb b/recipes/images/pandora-validation-image.bb index f0b4df8..090b3bb 100755 --- a/recipes/images/pandora-validation-image.bb +++ b/recipes/images/pandora-validation-image.bb @@ -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"