mirror of
https://git.yoctoproject.org/poky
synced 2026-06-09 15:50:16 +00:00
task-base: Removed RDEPEND on task-poky-boot
It is now neccesarry for each distro to specify a POKY_EXTRA_RDEPENDS for a relevant boot task. This has been added in poky and moblin distros.
This commit is contained in:
@@ -76,7 +76,6 @@ MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS ?= ""
|
||||
# task-base contain stuff needed for base system (machine related)
|
||||
#
|
||||
RDEPENDS_task-base = "\
|
||||
task-poky-boot \
|
||||
task-distro-base \
|
||||
task-machine-base \
|
||||
${DISTRO_SSH_DAEMON} \
|
||||
|
||||
Reference in New Issue
Block a user