aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/packagegroups
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-09-04 17:43:25 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 18:02:51 +0100
commitc65f8af02ebba371f96119baef0520c6685c7167 (patch)
tree742861bb8a8a13f01dcb8d5eb1a0be46a755e799 /meta/recipes-gnome/packagegroups
parent0df6904f8050c4305d90d9bb4c9cac279508d9ca (diff)
downloadopenembedded-core-c65f8af02ebba371f96119baef0520c6685c7167.tar.gz
packagegroup-core-standalone-gmae-sdk-target: allow dbg package
meta-toolchain-gmae is still referring to the dbg package so we still need to create this. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/packagegroups')
-rw-r--r--meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb b/meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb
index 69c534084e..3f322a08f6 100644
--- a/meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb
+++ b/meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb
@@ -4,14 +4,12 @@
SUMMARY = "GNOME Mobile And Embedded SDK (target tools)"
LICENSE = "MIT"
-PR = "r14"
+PR = "r15"
inherit packagegroup
require packagegroup-sdk-gmae.inc
-PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1"
-
# For backwards compatibility after rename
RPROVIDES_${PN} = "task-core-standalone-gmae-sdk-target"