aboutsummaryrefslogtreecommitdiffstats
path: root/classes/gpe.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/gpe.bbclass')
-rw-r--r--classes/gpe.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/gpe.bbclass b/classes/gpe.bbclass
index 861ec416a0..c9268dea9c 100644
--- a/classes/gpe.bbclass
+++ b/classes/gpe.bbclass
@@ -2,6 +2,7 @@ DEPENDS_prepend = "coreutils-native virtual/libintl intltool-native "
GPE_TARBALL_SUFFIX ?= "gz"
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.${GPE_TARBALL_SUFFIX}"
FILES_${PN} += "${datadir}/gpe ${datadir}/application-registry"
+SECTION ?= "gpe"
MAINTAINER ?= "GPE Team <gpe@handhelds.org>"
inherit gettext