summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/packagegroups/packagegroup-core-boot.bb')
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-core-boot.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-boot.bb b/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
index c8bc362242..bdc4a1d413 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
@@ -17,11 +17,6 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
17MACHINE_ESSENTIAL_EXTRA_RDEPENDS ?= "" 17MACHINE_ESSENTIAL_EXTRA_RDEPENDS ?= ""
18MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS ?= "" 18MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS ?= ""
19 19
20# For backwards compatibility after rename
21RPROVIDES_${PN} = "task-core-boot"
22RREPLACES_${PN} = "task-core-boot"
23RCONFLICTS_${PN} = "task-core-boot"
24
25# Distro can override the following VIRTUAL-RUNTIME providers: 20# Distro can override the following VIRTUAL-RUNTIME providers:
26VIRTUAL-RUNTIME_dev_manager ?= "udev" 21VIRTUAL-RUNTIME_dev_manager ?= "udev"
27VIRTUAL-RUNTIME_login_manager ?= "busybox" 22VIRTUAL-RUNTIME_login_manager ?= "busybox"