mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-12 05:11:59 +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}"
|
PACKAGES = "${PN}"
|
||||||
|
|
||||||
RPROVIDES_${PN} += "task-efl-sdk"
|
|
||||||
RREPLACES_${PN} += "task-efl-sdk"
|
|
||||||
RCONFLICTS_${PN} += "task-efl-sdk"
|
|
||||||
RDEPENDS_${PN} = "\
|
RDEPENDS_${PN} = "\
|
||||||
packagegroup-core-sdk \
|
packagegroup-core-sdk \
|
||||||
${SDK-EFL} \
|
${SDK-EFL} \
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ require packagegroup-efl-sdk.inc
|
|||||||
|
|
||||||
PACKAGES = "${PN} ${PN}-dbg"
|
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} = "\
|
RDEPENDS_${PN} = "\
|
||||||
packagegroup-core-standalone-sdk-target \
|
packagegroup-core-standalone-sdk-target \
|
||||||
${SDK-EFL} \
|
${SDK-EFL} \
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ inherit packagegroup allarch
|
|||||||
ETHEME ?= "e-wm-theme-default"
|
ETHEME ?= "e-wm-theme-default"
|
||||||
ECONFIG ?= "e-wm-config-mobile"
|
ECONFIG ?= "e-wm-config-mobile"
|
||||||
|
|
||||||
RPROVIDES_${PN} += "task-x11-illume"
|
|
||||||
RREPLACES_${PN} += "task-x11-illume"
|
|
||||||
RCONFLICTS_${PN} += "task-x11-illume"
|
|
||||||
RDEPENDS_${PN} = "\
|
RDEPENDS_${PN} = "\
|
||||||
packagegroup-core-x11-xserver \
|
packagegroup-core-x11-xserver \
|
||||||
packagegroup-core-x11-utils \
|
packagegroup-core-x11-utils \
|
||||||
|
|||||||
@@ -23,9 +23,6 @@ MACHINE_EXTRA_RRECOMMENDS ?= ""
|
|||||||
#
|
#
|
||||||
TASK_BASIC_SSHDAEMON ?= "dropbear openssh-sftp openssh-sftp-server"
|
TASK_BASIC_SSHDAEMON ?= "dropbear openssh-sftp openssh-sftp-server"
|
||||||
|
|
||||||
RPROVIDES_${PN} += "task-basic"
|
|
||||||
RREPLACES_${PN} += "task-basic"
|
|
||||||
RCONFLICTS_${PN} += "task-basic"
|
|
||||||
#
|
#
|
||||||
# The section below is designed to match with packagegroup-boot, but doesn't depend on it to allow for more freedom
|
# The section below is designed to match with packagegroup-boot, but doesn't depend on it to allow for more freedom
|
||||||
# when writing image recipes.
|
# when writing image recipes.
|
||||||
|
|||||||
@@ -19,10 +19,6 @@ MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS ?= ""
|
|||||||
# Make sure we build the kernel
|
# Make sure we build the kernel
|
||||||
DEPENDS = "virtual/kernel"
|
DEPENDS = "virtual/kernel"
|
||||||
|
|
||||||
RPROVIDES_${PN} += "task-boot"
|
|
||||||
RREPLACES_${PN} += "task-boot"
|
|
||||||
RCONFLICTS_${PN} += "task-boot"
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# minimal set of packages - needed to boot
|
# minimal set of packages - needed to boot
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -10,13 +10,6 @@ inherit packagegroup allarch
|
|||||||
|
|
||||||
PACKAGES += "${PN}-debug"
|
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} = "\
|
RDEPENDS_${PN} = "\
|
||||||
dbus-daemon-proxy \
|
dbus-daemon-proxy \
|
||||||
dosfstools \
|
dosfstools \
|
||||||
|
|||||||
@@ -6,9 +6,9 @@ PR = "r1"
|
|||||||
|
|
||||||
inherit packagegroup allarch
|
inherit packagegroup allarch
|
||||||
|
|
||||||
RPROVIDES_${PN} += "packagegroup-native-sdk task-sdk-target task-native-sdk"
|
RPROVIDES_${PN} += "packagegroup-native-sdk"
|
||||||
RREPLACES_${PN} += "packagegroup-native-sdk task-sdk-target task-native-sdk"
|
RREPLACES_${PN} += "packagegroup-native-sdk"
|
||||||
RCONFLICTS_${PN} += "packagegroup-native-sdk task-sdk-target task-native-sdk"
|
RCONFLICTS_${PN} += "packagegroup-native-sdk"
|
||||||
RDEPENDS_${PN} = "gcc-symlinks g++-symlinks cpp cpp-symlinks \
|
RDEPENDS_${PN} = "gcc-symlinks g++-symlinks cpp cpp-symlinks \
|
||||||
binutils-symlinks \
|
binutils-symlinks \
|
||||||
perl-modules \
|
perl-modules \
|
||||||
|
|||||||
@@ -12,18 +12,6 @@ PACKAGES += "\
|
|||||||
${PN}-chinese \
|
${PN}-chinese \
|
||||||
${PN}-japanese \
|
${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} = "\
|
RRECOMMENDS_${PN} = "\
|
||||||
${PN}-core \
|
${PN}-core \
|
||||||
|
|||||||
@@ -6,10 +6,6 @@ PR = "r5"
|
|||||||
|
|
||||||
inherit packagegroup
|
inherit packagegroup
|
||||||
|
|
||||||
RPROVIDES_${PN} += "task-xfce-base"
|
|
||||||
RREPLACES_${PN} += "task-xfce-base"
|
|
||||||
RCONFLICTS_${PN} += "task-xfce-base"
|
|
||||||
|
|
||||||
RDEPENDS_${PN} = " \
|
RDEPENDS_${PN} = " \
|
||||||
xfwm4 \
|
xfwm4 \
|
||||||
xfce4-session \
|
xfce4-session \
|
||||||
|
|||||||
@@ -9,10 +9,6 @@ PNBLACKLIST[packagegroup-xfce-extended] = "BROKEN: rdepends on broken xfce4-powe
|
|||||||
|
|
||||||
inherit packagegroup
|
inherit packagegroup
|
||||||
|
|
||||||
RPROVIDES_${PN} += "task-xfce-extended"
|
|
||||||
RREPLACES_${PN} += "task-xfce-extended"
|
|
||||||
RCONFLICTS_${PN} += "task-xfce-extended"
|
|
||||||
|
|
||||||
# mandatory
|
# mandatory
|
||||||
RDEPENDS_${PN} = " \
|
RDEPENDS_${PN} = " \
|
||||||
packagegroup-xfce-base \
|
packagegroup-xfce-base \
|
||||||
|
|||||||
Reference in New Issue
Block a user