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]

(From OE-Core rev: b0d45a7bca3e448ceb4802540d42972a625997f8)

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Xiaofeng Yan 2012-05-28 15:48:44 +08:00 committed by Richard Purdie
parent 6e416742ff
commit 9205cba286
1 changed files with 2 additions and 1 deletions

View File

@ -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 = "\