mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
packagegroups: Remove deprecated "task" backward compatibility
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
c758d15fde
commit
df540b52c7
@@ -12,18 +12,6 @@ PACKAGES += "\
|
||||
${PN}-chinese \
|
||||
${PN}-japanese \
|
||||
"
|
||||
RPROVIDES_${PN} += "task-fonts-truetype"
|
||||
RPROVIDES_${PN}-core += "task-fonts-truetype-core"
|
||||
RPROVIDES_${PN}-chinese += "task-fonts-truetype-chinese"
|
||||
RPROVIDES_${PN}-japanese += "task-fonts-truetype-japanese"
|
||||
RREPLACES_${PN} += "task-fonts-truetype"
|
||||
RREPLACES_${PN}-core += "task-fonts-truetype-core"
|
||||
RREPLACES_${PN}-chinese += "task-fonts-truetype-chinese"
|
||||
RREPLACES_${PN}-japanese += "task-fonts-truetype-japanese"
|
||||
RCONFLICTS_${PN} += "task-fonts-truetype"
|
||||
RCONFLICTS_${PN}-core += "task-fonts-truetype-core"
|
||||
RCONFLICTS_${PN}-chinese += "task-fonts-truetype-chinese"
|
||||
RCONFLICTS_${PN}-japanese += "task-fonts-truetype-japanese"
|
||||
|
||||
RRECOMMENDS_${PN} = "\
|
||||
${PN}-core \
|
||||
|
||||
Reference in New Issue
Block a user