mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
task-poky-basic: add cron, logrotate, mingetty
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
2eeb0943ac
commit
883b09fefe
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user