summaryrefslogtreecommitdiff
path: root/meta/packages/tasks/task-poky-standalone-gmae-sdk-target.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-02-07 19:55:31 +0000
committerRichard Purdie <richard@openedhand.com>2008-02-07 19:55:31 +0000
commitbe7c007dcd8960ceb44cdba6a3ae086f90d4ca5d (patch)
tree29d792326ef45427cb9560a7b010680286750ad5 /meta/packages/tasks/task-poky-standalone-gmae-sdk-target.bb
parentff882897de724fa7b6d583c49112b1297f7867ac (diff)
downloadopenembedded-core-be7c007dcd8960ceb44cdba6a3ae086f90d4ca5d.tar.gz
openembedded-core-be7c007dcd8960ceb44cdba6a3ae086f90d4ca5d.tar.bz2
openembedded-core-be7c007dcd8960ceb44cdba6a3ae086f90d4ca5d.tar.xz
openembedded-core-be7c007dcd8960ceb44cdba6a3ae086f90d4ca5d.zip
task-poky-standalone-sdk: Generate -dbg package counterparts
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3707 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/tasks/task-poky-standalone-gmae-sdk-target.bb')
-rw-r--r--meta/packages/tasks/task-poky-standalone-gmae-sdk-target.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/tasks/task-poky-standalone-gmae-sdk-target.bb b/meta/packages/tasks/task-poky-standalone-gmae-sdk-target.bb
index 66b97bca0..9b9059093 100644
--- a/meta/packages/tasks/task-poky-standalone-gmae-sdk-target.bb
+++ b/meta/packages/tasks/task-poky-standalone-gmae-sdk-target.bb
@@ -3,13 +3,13 @@
#
DESCRIPTON = "Gnome Mobile And Embedded Software Development Kit for OpenedHand Poky"
-PR = "r6"
+PR = "r7"
ALLOW_EMPTY = "1"
require task-sdk-gmae.inc
-PACKAGES = "${PN}"
+PACKAGES = "${PN} ${PN}-dbg"
RDEPENDS = "\
task-poky-standalone-sdk-target \