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

index b50254c..c07ba16 100644 (file)
@@ -1,10 +1,10 @@
 DESCRIPTION = "MokoGateway: Tasks for a companion server for the OpenMoko Linux Distribution"
-ALLOW_EMPTY = "1"
-PACKAGE_ARCH = "all"
 LICENSE = "MIT"
 PROVIDES = "task-mokogateway-everything"
 PR = "r4"
 
+inherit task
+
 PACKAGES = "\
        task-mokogateway-everything \
        ${MOKOGATEWAY_PACKAGES} \