mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
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:
committed by
Richard Purdie
parent
15111f4ba0
commit
748e48249d
@@ -4,14 +4,12 @@
|
|||||||
|
|
||||||
SUMMARY = "GNOME Mobile And Embedded SDK (target tools)"
|
SUMMARY = "GNOME Mobile And Embedded SDK (target tools)"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
PR = "r14"
|
PR = "r15"
|
||||||
|
|
||||||
inherit packagegroup
|
inherit packagegroup
|
||||||
|
|
||||||
require packagegroup-sdk-gmae.inc
|
require packagegroup-sdk-gmae.inc
|
||||||
|
|
||||||
PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1"
|
|
||||||
|
|
||||||
# For backwards compatibility after rename
|
# For backwards compatibility after rename
|
||||||
RPROVIDES_${PN} = "task-core-standalone-gmae-sdk-target"
|
RPROVIDES_${PN} = "task-core-standalone-gmae-sdk-target"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user