summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb4
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 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 @@
4 4
5SUMMARY = "GNOME Mobile And Embedded SDK (target tools)" 5SUMMARY = "GNOME Mobile And Embedded SDK (target tools)"
6LICENSE = "MIT" 6LICENSE = "MIT"
7PR = "r14" 7PR = "r15"
8 8
9inherit packagegroup 9inherit packagegroup
10 10
11require packagegroup-sdk-gmae.inc 11require packagegroup-sdk-gmae.inc
12 12
13PACKAGEGROUP_DISABLE_COMPLEMENTARY = "1"
14
15# For backwards compatibility after rename 13# For backwards compatibility after rename
16RPROVIDES_${PN} = "task-core-standalone-gmae-sdk-target" 14RPROVIDES_${PN} = "task-core-standalone-gmae-sdk-target"
17 15