mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
be0fea17ee
commit
5b0762021f
@@ -13,11 +13,6 @@ PACKAGES = "\
|
||||
${PN}-core \
|
||||
"
|
||||
|
||||
# For backwards compatibility after rename
|
||||
RPROVIDES_${PN}-core = "task-core-clutter-core"
|
||||
RREPLACES_${PN}-core = "task-core-clutter-core"
|
||||
RCONFLICTS_${PN}-core = "task-core-clutter-core"
|
||||
|
||||
SUMMARY_${PN}-core = "Clutter graphics library"
|
||||
RDEPENDS_${PN}-core = "\
|
||||
clutter-1.0 \
|
||||
|
||||
Reference in New Issue
Block a user