1
0
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:
Joshua Lock
2008-11-05 16:56:08 +00:00
parent 7e6ddbd883
commit bbac24bb2e
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -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} \