task-gmae: use task.bbclass
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 23 Aug 2007 09:11:25 +0000 (09:11 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 23 Aug 2007 09:11:25 +0000 (09:11 +0000)
packages/tasks/task-gmae.bb

index ac79410..73710f8 100644 (file)
@@ -1,5 +1,7 @@
 DESCRIPTION = "GNOME Mobile & Embedded Initiative"
-PR = "r0"
+PR = "r1"
+
+inherit task
 
 PACKAGES = 'gmae-core \
             gmae-toolkit \
@@ -7,11 +9,6 @@ PACKAGES = 'gmae-core \
            task-gmae \
            '
 
-ALLOW_EMPTY = "1"
-
-PACKAGE_ARCH = "all"
-
-
 RDEPENDS_gmae-core = " \
             ${XSERVER} \
            glib-2.0 \