mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +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
@@ -10,13 +10,6 @@ inherit packagegroup allarch
|
||||
|
||||
PACKAGES += "${PN}-debug"
|
||||
|
||||
RPROVIDES_${PN} += "task-cli-tools"
|
||||
RPROVIDES_${PN}-debug += "task-cli-tools-debug"
|
||||
RREPLACES_${PN} += "task-cli-tools"
|
||||
RREPLACES_${PN}-debug += "task-cli-tools-debug"
|
||||
RCONFLICTS_${PN} += "task-cli-tools"
|
||||
RCONFLICTS_${PN}-debug += "task-cli-tools-debug"
|
||||
|
||||
RDEPENDS_${PN} = "\
|
||||
dbus-daemon-proxy \
|
||||
dosfstools \
|
||||
|
||||
Reference in New Issue
Block a user