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
@@ -11,9 +11,6 @@ require packagegroup-efl-sdk.inc
|
||||
|
||||
PACKAGES = "${PN}"
|
||||
|
||||
RPROVIDES_${PN} += "task-efl-sdk"
|
||||
RREPLACES_${PN} += "task-efl-sdk"
|
||||
RCONFLICTS_${PN} += "task-efl-sdk"
|
||||
RDEPENDS_${PN} = "\
|
||||
packagegroup-core-sdk \
|
||||
${SDK-EFL} \
|
||||
|
||||
@@ -11,9 +11,6 @@ require packagegroup-efl-sdk.inc
|
||||
|
||||
PACKAGES = "${PN} ${PN}-dbg"
|
||||
|
||||
RPROVIDES_${PN} += "task-efl-standalone-sdk-target"
|
||||
RREPLACES_${PN} += "task-efl-standalone-sdk-target"
|
||||
RCONFLICTS_${PN} += "task-efl-standalone-sdk-target"
|
||||
RDEPENDS_${PN} = "\
|
||||
packagegroup-core-standalone-sdk-target \
|
||||
${SDK-EFL} \
|
||||
|
||||
@@ -11,9 +11,6 @@ inherit packagegroup allarch
|
||||
ETHEME ?= "e-wm-theme-default"
|
||||
ECONFIG ?= "e-wm-config-mobile"
|
||||
|
||||
RPROVIDES_${PN} += "task-x11-illume"
|
||||
RREPLACES_${PN} += "task-x11-illume"
|
||||
RCONFLICTS_${PN} += "task-x11-illume"
|
||||
RDEPENDS_${PN} = "\
|
||||
packagegroup-core-x11-xserver \
|
||||
packagegroup-core-x11-utils \
|
||||
|
||||
Reference in New Issue
Block a user