From 7472037569b42386592c060d54196f0c8b9e2d5d Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Mon, 14 Jul 2014 08:24:44 -0400 Subject: Remove long-deprecated "task-core" backward compat for packagegroups. Signed-off-by: Robert P. J. Day Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'meta/recipes-sato') 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}" PACKAGES = "${PN} ${PN}-base ${PN}-apps ${PN}-games" -# For backwards compatibility after rename -RPROVIDES_${PN} = "task-core-x11-sato" -RREPLACES_${PN} = "task-core-x11-sato" -RCONFLICTS_${PN} = "task-core-x11-sato" - RDEPENDS_${PN} = "\ ${PN}-base \ ${PN}-apps \ -- cgit 1.2.3-korg