summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-03-03 11:04:37 -0800
committerSaul Wold <sgw@linux.intel.com>2011-03-03 16:33:59 -0800
commitf3af7d55a828d0f41ef2bca6f229d6be2aea3c27 (patch)
tree8ae4228f9f97a814487fdf0255037ceb087a8fc8 /meta
parente92f3a25ecd879ff03125bd50f7149f8022b48a4 (diff)
downloadpoky-f3af7d55a828d0f41ef2bca6f229d6be2aea3c27.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')
-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 \