aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tasks
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2012-02-24 14:53:56 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-28 12:14:48 +0000
commitc700c2c8dea6d79e718c831d4659ce69f0b6a7e2 (patch)
tree96b1c1f62457a67b415dc4d1b42e30a3380807d3 /meta/recipes-extended/tasks
parent8a141595b11e3435d86c2540f605d2ccb362be26 (diff)
downloadopenembedded-core-contrib-c700c2c8dea6d79e718c831d4659ce69f0b6a7e2.tar.gz
task-core-lsb: add lsbtest to RDEPENDS_task-core-misc list
Diffstat (limited to 'meta/recipes-extended/tasks')
-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 c48ccf08f2..27671964dc 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 = "r6"
+PR = "r7"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
@@ -116,6 +116,7 @@ RDEPENDS_task-core-misc = "\
groff \
lsb \
lsbsetup \
+ lsbtest \
lsof \
man \
man-pages \