summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/packagegroups
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2014-07-14 08:24:44 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-16 10:20:49 +0100
commit5b0762021f587d8fc01b5709c4789ae16667f3d4 (patch)
treee1e79418bb10c2d7653f0e018a60345c0bda8cc4 /meta/recipes-sato/packagegroups
parentbe0fea17ee88e254fbcca12553e1cab96370e9fd (diff)
downloadpoky-5b0762021f587d8fc01b5709c4789ae16667f3d4.tar.gz
Remove long-deprecated "task-core" backward compat for packagegroups.
(From OE-Core rev: 7472037569b42386592c060d54196f0c8b9e2d5d) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/packagegroups')
-rw-r--r--meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 4ec5e8961c..2d23fe48b2 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -12,11 +12,6 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
12 12
13PACKAGES = "${PN} ${PN}-base ${PN}-apps ${PN}-games" 13PACKAGES = "${PN} ${PN}-base ${PN}-apps ${PN}-games"
14 14
15# For backwards compatibility after rename
16RPROVIDES_${PN} = "task-core-x11-sato"
17RREPLACES_${PN} = "task-core-x11-sato"
18RCONFLICTS_${PN} = "task-core-x11-sato"
19
20RDEPENDS_${PN} = "\ 15RDEPENDS_${PN} = "\
21 ${PN}-base \ 16 ${PN}-base \
22 ${PN}-apps \ 17 ${PN}-apps \