summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-09-02 12:17:06 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-09-02 22:17:23 +0100
commit883b09fefeacaabbc28c19c05c39c39c68b29dae (patch)
treeadbff865c16d3f68b80fd3a5dea5eb70e60acb0b
parent2eeb0943ac5b3d8f942ae7f9cf655c12827483ae (diff)
downloadpoky-883b09fefeacaabbc28c19c05c39c39c68b29dae.tar.gz
task-poky-basic: add cron, logrotate, mingetty
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
-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 4309738d3a..55f166c0fe 100644
--- a/meta/recipes-extended/tasks/task-poky-basic.bb
+++ b/meta/recipes-extended/tasks/task-poky-basic.bb
@@ -111,7 +111,7 @@ RDEPENDS_task-poky-initscripts = "\
111 initscripts \ 111 initscripts \
112 sysvinit \ 112 sysvinit \
113 ethtool \ 113 ethtool \
114# mingetty \ 114 mingetty \
115 sysklogd \ 115 sysklogd \
116 " 116 "
117 117
@@ -133,7 +133,7 @@ RDEPENDS_task-poky-rpm = "\
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 \
138 dbus \ 138 dbus \
139 dbus-glib \ 139 dbus-glib \
@@ -144,7 +144,7 @@ RDEPENDS_task-poky-sys-services = "\
144 less \ 144 less \
145 libcap \ 145 libcap \
146 libevent \ 146 libevent \
147# logrotate \ 147 logrotate \
148 nfs-utils \ 148 nfs-utils \
149 pciutils \ 149 pciutils \
150 libpcre \ 150 libpcre \