diff options
Diffstat (limited to 'meta/recipes-sato')
-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}" 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 \ |