summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tasks
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-03-03 11:04:37 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-03 23:49:18 +0000
commita7d8613192a1e9521128390bba89dd22c9221420 (patch)
treef768731e6d91b2b689e6709a2add2d06eae05f87 /meta/recipes-extended/tasks
parent02b49e3c66d8795f5d8ed02df7b03788dac6dea0 (diff)
downloadpoky-a7d8613192a1e9521128390bba89dd22c9221420.tar.gz
task-poky-lsb: add chkconfig
(From OE-Core rev: 0e3c98374ed6d87286b59754cee2c88414933c1e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/tasks')
-rw-r--r--meta/recipes-extended/tasks/task-poky-lsb.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/tasks/task-poky-lsb.bb b/meta/recipes-extended/tasks/task-poky-lsb.bb
index ab640bd122..a78e5ae445 100644
--- a/meta/recipes-extended/tasks/task-poky-lsb.bb
+++ b/meta/recipes-extended/tasks/task-poky-lsb.bb
@@ -55,6 +55,7 @@ RDEPENDS_task-poky-lsb = "\
55# 55#
56# GPLv2 Should List 56# GPLv2 Should List
57RDEPENDS_task-poky-sys-extended = "\ 57RDEPENDS_task-poky-sys-extended = "\
58 chkconfig \
58 curl \ 59 curl \
59 dhcp-client \ 60 dhcp-client \
60 diffutils \ 61 diffutils \