summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/tasks/task-poky-basic.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/tasks/task-poky-basic.bb')
-rw-r--r--meta/recipes-extended/tasks/task-poky-basic.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/tasks/task-poky-basic.bb b/meta/recipes-extended/tasks/task-poky-basic.bb
index 5402f367b1..4309738d3a 100644
--- a/meta/recipes-extended/tasks/task-poky-basic.bb
+++ b/meta/recipes-extended/tasks/task-poky-basic.bb
@@ -112,7 +112,7 @@ RDEPENDS_task-poky-initscripts = "\
112 sysvinit \ 112 sysvinit \
113 ethtool \ 113 ethtool \
114# mingetty \ 114# mingetty \
115# sysklogd \ 115 sysklogd \
116 " 116 "
117 117
118RDEPENDS_task-poky-multiuser = "\ 118RDEPENDS_task-poky-multiuser = "\
@@ -131,7 +131,7 @@ RDEPENDS_task-poky-rpm = "\
131 " 131 "
132 132
133RDEPENDS_task-poky-sys-services = "\ 133RDEPENDS_task-poky-sys-services = "\
134# at \ 134 at \
135 bzip2 \ 135 bzip2 \
136# cronie \ 136# cronie \
137# crontabs \ 137# crontabs \
@@ -149,7 +149,7 @@ RDEPENDS_task-poky-sys-services = "\
149 pciutils \ 149 pciutils \
150 libpcre \ 150 libpcre \
151 portmap \ 151 portmap \
152# rpcbind \ 152 rpcbind \
153 sysfsutils \ 153 sysfsutils \
154 tcp-wrappers \ 154 tcp-wrappers \
155 tzdata \ 155 tzdata \