summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiaofeng Yan <xiaofeng.yan@windriver.com>2012-05-28 15:48:44 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-05 22:56:31 +0100
commit0203de4345529ac36f9bc600589b67867013f7b5 (patch)
treec2b3c439e19317d3c80df96eab5562ff2b63c84e
parentf75a1e9c4c0d2257febc10a9b535f5280830095d (diff)
downloadtizen-distro-0203de4345529ac36f9bc600589b67867013f7b5.tar.gz
tizen-distro-0203de4345529ac36f9bc600589b67867013f7b5.tar.bz2
tizen-distro-0203de4345529ac36f9bc600589b67867013f7b5.zip
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>
-rw-r--r--meta/recipes-extended/tasks/task-core-lsb.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/tasks/task-core-lsb.bb b/meta/recipes-extended/tasks/task-core-lsb.bb
index 99ca839779..4faf4d74e2 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 = "\