aboutsummaryrefslogtreecommitdiffstats
path: root/packages/images/gpe-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/images/gpe-image.bb')
-rw-r--r--packages/images/gpe-image.bb10
1 files changed, 1 insertions, 9 deletions
diff --git a/packages/images/gpe-image.bb b/packages/images/gpe-image.bb
index aa851cf68f..8cbe8a8571 100644
--- a/packages/images/gpe-image.bb
+++ b/packages/images/gpe-image.bb
@@ -1,8 +1,3 @@
-
-PR = "r22"
-
-export IMAGE_BASENAME = "gpe-image"
-
GPE_EXTRA_THEMES = "gpe-theme-industrial"
GPE_EXTRA_INSTALL_none = ""
@@ -31,9 +26,7 @@ DEPENDS = "${MACHINE_TASK_PROVIDER} \
task-gpe-games \
virtual/xserver"
-RDEPENDS = "${PACKAGE_INSTALL}"
-
-export PACKAGE_INSTALL = "\
+IMAGE_INSTALL = "\
${MACHINE_TASK_PROVIDER} \
task-gpe-base \
task-gpe-pim \
@@ -45,4 +38,3 @@ export PACKAGE_INSTALL = "\
#ROOTFS_POSTPROCESS_COMMAND += "zap_root_password; "
inherit image
-LICENSE = "MIT"