aboutsummaryrefslogtreecommitdiffstats
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.bb22
1 files changed, 0 insertions, 22 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
deleted file mode 100644
index e3b8484b74..0000000000
--- a/meta/recipes-gnome/packagegroups/packagegroup-core-standalone-gmae-sdk-target.bb
+++ /dev/null
@@ -1,22 +0,0 @@
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
-
-SUMMARY = "GNOME Mobile And Embedded SDK (target tools)"
-LICENSE = "MIT"
-PR = "r16"
-
-inherit packagegroup
-
-require packagegroup-sdk-gmae.inc
-
-# For backwards compatibility after rename
-RPROVIDES_${PN} = "task-core-standalone-gmae-sdk-target"
-RREPLACES_${PN} = "task-core-standalone-gmae-sdk-target"
-RCONFLICTS_${PN} = "task-core-standalone-gmae-sdk-target"
-
-RDEPENDS_${PN} = "\
- packagegroup-core-standalone-sdk-target \
- libglade-dev \
- ${SDK-GMAE} \
- ${SDK-EXTRAS}"