summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb')
-rw-r--r--meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb4
1 files changed, 3 insertions, 1 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 3f322a08f6..e3b8484b74 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,7 +4,7 @@
4 4
5SUMMARY = "GNOME Mobile And Embedded SDK (target tools)" 5SUMMARY = "GNOME Mobile And Embedded SDK (target tools)"
6LICENSE = "MIT" 6LICENSE = "MIT"
7PR = "r15" 7PR = "r16"
8 8
9inherit packagegroup 9inherit packagegroup
10 10
@@ -12,6 +12,8 @@ require packagegroup-sdk-gmae.inc
12 12
13# For backwards compatibility after rename 13# For backwards compatibility after rename
14RPROVIDES_${PN} = "task-core-standalone-gmae-sdk-target" 14RPROVIDES_${PN} = "task-core-standalone-gmae-sdk-target"
15RREPLACES_${PN} = "task-core-standalone-gmae-sdk-target"
16RCONFLICTS_${PN} = "task-core-standalone-gmae-sdk-target"
15 17
16RDEPENDS_${PN} = "\ 18RDEPENDS_${PN} = "\
17 packagegroup-core-standalone-sdk-target \ 19 packagegroup-core-standalone-sdk-target \