]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
packagegroup-core-standalone-gmae-sdk-target: allow dbg package
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 4 Sep 2012 16:43:25 +0000 (17:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Sep 2012 17:02:51 +0000 (18:02 +0100)
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>
meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb

index 69c534084eee42335e505e7779e6d2982ae5bd4a..3f322a08f60bd0f0327a9118a1558559a8a2680d 100644 (file)
@@ -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"