summaryrefslogtreecommitdiff
path: root/meta/gpe-image.oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta/gpe-image.oe')
-rw-r--r--meta/gpe-image.oe6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/gpe-image.oe b/meta/gpe-image.oe
index b389589bfb..9417c7efeb 100644
--- a/meta/gpe-image.oe
+++ b/meta/gpe-image.oe
@@ -1,6 +1,8 @@
include gpe-collections.oe
-PR = "r3"
+MAINTAINER = "Chris Lord <cwiiis@handhelds.org>"
+
+PR = "r4"
export IMAGE_BASENAME = "gpe-image"
@@ -8,8 +10,6 @@ DEPENDS = "task-bootstrap ${GPE_BASE_DEPENDS} ${GPE_BASE} ${GPE_PIM} \
${GPE_BASE_SETTINGS} ${GPE_BASE_APPS} \
${GPE_EXTRA_DEPENDS}"
-XSERVER ?= "xserver-kdrive-fbdev"
-
export IPKG_INSTALL = "task-bootstrap ${GPE_BASE_DEPENDS} ${GPE_BASE} \
${GPE_PIM} ${GPE_BASE_SETTINGS} \
${GPE_BASE_APPS} ${GPE_EXTRA_DEPENDS} \