From: Xiaofeng Yan Date: Mon, 28 May 2012 07:48:44 +0000 (+0800) Subject: task-core-lsb: Add another initscripts to an lsb image X-Git-Tag: 2015-4~10447 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d45a7bca3e448ceb4802540d42972a625997f8;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git task-core-lsb: Add another initscripts to an lsb image Initscripts with stronger functions will replace the simple one, which will avoid error when some packages need functions which could be absent in the simple initscripts. [YOCTO #2133] Signed-off-by: Xiaofeng Yan --- diff --git a/meta/recipes-extended/tasks/task-core-lsb.bb b/meta/recipes-extended/tasks/task-core-lsb.bb index 99ca8397796..4faf4d74e21 100644 --- a/meta/recipes-extended/tasks/task-core-lsb.bb +++ b/meta/recipes-extended/tasks/task-core-lsb.bb @@ -3,7 +3,7 @@ # DESCRIPTION = "Create Small Image Tasks" -PR = "r8" +PR = "r9" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" @@ -80,6 +80,7 @@ RDEPENDS_task-core-sys-extended = "\ which \ xinetd \ zip \ + lsbinitscripts \ " RDEPENDS_task-core-db = "\