From: Saul Wold Date: Tue, 28 Sep 2010 15:45:07 +0000 (-0700) Subject: task-poky-basic.bb: add lighttp to basic image type for webserver X-Git-Tag: 2011-1~4447 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d6c4088f10392e196f60b37d80f51b84692dd441;p=openembedded-core.git task-poky-basic.bb: add lighttp to basic image type for webserver Signed-off-by: Saul Wold --- diff --git a/meta/recipes-extended/tasks/task-poky-basic.bb b/meta/recipes-extended/tasks/task-poky-basic.bb index 831b3e3ddc..9db0f4b7a1 100644 --- a/meta/recipes-extended/tasks/task-poky-basic.bb +++ b/meta/recipes-extended/tasks/task-poky-basic.bb @@ -143,6 +143,7 @@ RDEPENDS_task-poky-sys-services = "\ less \ libcap \ libevent \ + lighttp \ logrotate \ nfs-utils \ pciutils \