diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-08-20 11:14:32 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-08-20 11:14:32 +0000 |
commit | eae99420b20b1969e0ded2241e86284176b0c5e9 (patch) | |
tree | c8f96af71c711418b62dec24cf950fcec22ad272 /packages/tasks/task-openmoko-native-sdk.bb | |
parent | 1430820cd5eb357881bc1b44ffbda2fe1e675fb5 (diff) |
task-openmoko: inherit task.bbclass to enable generation of -dbg and
-dev versions of all task packages
Diffstat (limited to 'packages/tasks/task-openmoko-native-sdk.bb')
-rw-r--r-- | packages/tasks/task-openmoko-native-sdk.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/tasks/task-openmoko-native-sdk.bb b/packages/tasks/task-openmoko-native-sdk.bb index 7de475170f..6a5c2c2aa5 100644 --- a/packages/tasks/task-openmoko-native-sdk.bb +++ b/packages/tasks/task-openmoko-native-sdk.bb @@ -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 \ |