task-openmoko: inherit task.bbclass to enable generation of -dbg and
authorPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 20 Aug 2007 11:14:32 +0000 (11:14 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 20 Aug 2007 11:14:32 +0000 (11:14 +0000)
-dev versions of all task packages

packages/tasks/task-openmoko-debug.bb
packages/tasks/task-openmoko-native-sdk.bb
packages/tasks/task-openmoko.bb

index 44a70b2..6ea7ca2 100644 (file)
@@ -3,8 +3,7 @@ SECTION = "openmoko/base"
 LICENSE = "MIT"
 PR = "r57"
 
-ALLOW_EMPTY = "1"
-PACKAGE_ARCH = "all"
+inherit task
 
 RDEPENDS_task-openmoko-debug = "\
   alsa-utils-amixer \
index 7de4751..6a5c2c2 100644 (file)
@@ -3,8 +3,7 @@ SECTION = "openmoko/base"
 LICENSE = "MIT"
 PR = "r58"
 
-ALLOW_EMPTY = "1"
-PACKAGE_ARCH = "all"
+inherit task
 
 RDEPENDS_task-openmoko-native-sdk = "\
   binutils \
index 9e5942c..9084fd0 100644 (file)
@@ -4,8 +4,7 @@ LICENSE = "MIT"
 PROVIDES = "task-openmoko-everything"
 PR = "r58"
 
-ALLOW_EMPTY = "1"
-PACKAGE_ARCH = "all"
+inherit task
 
 PACKAGES = "\
   task-openmoko-linux \