From patchwork Tue Sep 4 16:43:25 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/2] packagegroup-core-standalone-gmae-sdk-target: allow dbg package Date: Tue, 04 Sep 2012 16:43:25 -0000 From: Paul Eggleton X-Patchwork-Id: 35821 Message-Id: <88079495fb9e1020951ed23ab54cf17c45f89f06.1346776916.git.paul.eggleton@linux.intel.com> To: openembedded-core@lists.openembedded.org meta-toolchain-gmae is still referring to the dbg package so we still need to create this. Signed-off-by: Paul Eggleton --- ...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 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"