task-poky-basic: add cron, logrotate, mingetty

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Saul Wold 2010-09-02 12:17:06 -07:00 committed by Richard Purdie
parent 2eeb0943ac
commit 883b09fefe
1 changed files with 3 additions and 3 deletions

View File

@ -111,7 +111,7 @@ RDEPENDS_task-poky-initscripts = "\
initscripts \
sysvinit \
ethtool \
# mingetty \
mingetty \
sysklogd \
"
@ -133,7 +133,7 @@ RDEPENDS_task-poky-rpm = "\
RDEPENDS_task-poky-sys-services = "\
at \
bzip2 \
# cronie \
cronie \
# crontabs \
dbus \
dbus-glib \
@ -144,7 +144,7 @@ RDEPENDS_task-poky-sys-services = "\
less \
libcap \
libevent \
# logrotate \
logrotate \
nfs-utils \
pciutils \
libpcre \