rootfs_ipk.bbclass: run preinst/postinst scripts with "-e"
[openembedded.git] / classes / gpe.bbclass
index 8cd9e4f..a9ddec3 100644 (file)
@@ -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"
 
 inherit gettext