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 <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2012-09-04 17:43:25 +01:00 committed by Richard Purdie
parent 15111f4ba0
commit 748e48249d
1 changed files with 1 additions and 3 deletions

View 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"