From 748e48249d1f7817f670d8d00ace34cbf2c11b29 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 4 Sep 2012 17:43:25 +0100 Subject: 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. (From OE-Core rev: c65f8af02ebba371f96119baef0520c6685c7167) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- .../packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb | 4 +--- 1 file changed, 1 insertion(+), 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" -- cgit v1.2.3-54-g00ecf