From: Koen Kooi Date: Thu, 21 Jun 2007 14:23:52 +0000 (+0000) Subject: task-boot: task-boot is meant to provide the smallest possible set to get an image... X-Git-Tag: Release-2010-05/1~8868^2~261^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95cf12115af421c15c39c79cb86a732e7cfe94b8;p=openembedded.git task-boot: task-boot is meant to provide the smallest possible set to get an image booting to a login prompt, so additional wishes should be in another task, or specified in the PACKAGE_INSTALL or the desired image. --- diff --git a/packages/tasks/task-boot.bb b/packages/tasks/task-boot.bb index 4f3b0fc817..4ef20fe3ac 100644 --- a/packages/tasks/task-boot.bb +++ b/packages/tasks/task-boot.bb @@ -46,11 +46,9 @@ RDEPENDS_task-boot = "\ ${DISTRO_DEV_MANAGER} \ ${DISTRO_INIT_MANAGER} \ ${DISTRO_LOGIN_MANAGER} \ - ${DISTRO_EXTRA_RDEPENDS} \ ${MACHINE_ESSENTIAL_EXTRA_RDEPENDS} \ - ${MACHINE_EXTRA_RDEPENDS}" + " RRECOMMENDS_task-boot = "\ ${MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS} \ - ${MACHINE_EXTRA_RRECOMMENDS} \ - ${DISTRO_EXTRA_RRECOMMENDS} " + "