[oe-commits] Paul Eggleton : packagegroup-core-standalone-gmae-sdk-target: allow dbg package

git at git.openembedded.org git at git.openembedded.org
Tue Sep 4 17:09:32 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: c65f8af02ebba371f96119baef0520c6685c7167
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c65f8af02ebba371f96119baef0520c6685c7167

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Tue Sep  4 17:43:25 2012 +0100

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 at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 ...packagegroup-core-standalone-gmae-sdk-target.bb |    4 +---
 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 69c5340..3f322a0 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"
 





More information about the Openembedded-commits mailing list