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