mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02: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
@@ -10,11 +10,6 @@ inherit packagegroup
|
||||
|
||||
#PACKAGEFUNCS =+ 'generate_sdk_pkgs'
|
||||
|
||||
# For backwards compatibility after rename
|
||||
RPROVIDES_packagegroup-core-sdk = "task-core-sdk"
|
||||
RREPLACES_packagegroup-core-sdk = "task-core-sdk"
|
||||
RCONFLICTS_packagegroup-core-sdk = "task-core-sdk"
|
||||
|
||||
RDEPENDS_packagegroup-core-sdk = "\
|
||||
packagegroup-core-buildessential \
|
||||
coreutils \
|
||||
|
||||
Reference in New Issue
Block a user