From 31116d6c7e368c42bcfdf2dba2000b2203f08e85 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 10 Feb 2006 11:38:23 +0000 Subject: Update bbclasses from OE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@266 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/classes/gpe.bbclass | 1 + 1 file changed, 1 insertion(+) (limited to 'openembedded/classes/gpe.bbclass') diff --git a/openembedded/classes/gpe.bbclass b/openembedded/classes/gpe.bbclass index 8cd9e4fc5d..861ec416a0 100644 --- a/openembedded/classes/gpe.bbclass +++ b/openembedded/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" +MAINTAINER ?= "GPE Team " inherit gettext -- cgit v1.2.3