diff options
| author | Robert P. J. Day <rpjday@crashcourse.ca> | 2014-07-14 08:24:44 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-16 10:20:49 +0100 |
| commit | 5b0762021f587d8fc01b5709c4789ae16667f3d4 (patch) | |
| tree | e1e79418bb10c2d7653f0e018a60345c0bda8cc4 /meta/recipes-sato/packagegroups | |
| parent | be0fea17ee88e254fbcca12553e1cab96370e9fd (diff) | |
| download | poky-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.bb | 5 |
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 | ||
| 13 | PACKAGES = "${PN} ${PN}-base ${PN}-apps ${PN}-games" | 13 | PACKAGES = "${PN} ${PN}-base ${PN}-apps ${PN}-games" |
| 14 | 14 | ||
| 15 | # For backwards compatibility after rename | ||
| 16 | RPROVIDES_${PN} = "task-core-x11-sato" | ||
| 17 | RREPLACES_${PN} = "task-core-x11-sato" | ||
| 18 | RCONFLICTS_${PN} = "task-core-x11-sato" | ||
| 19 | |||
| 20 | RDEPENDS_${PN} = "\ | 15 | RDEPENDS_${PN} = "\ |
| 21 | ${PN}-base \ | 16 | ${PN}-base \ |
| 22 | ${PN}-apps \ | 17 | ${PN}-apps \ |
