mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00: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 \
|
initscripts \
|
||||||
sysvinit \
|
sysvinit \
|
||||||
ethtool \
|
ethtool \
|
||||||
# mingetty \
|
mingetty \
|
||||||
sysklogd \
|
sysklogd \
|
||||||
"
|
"
|
||||||
|
|
||||||
@@ -133,7 +133,7 @@ RDEPENDS_task-poky-rpm = "\
|
|||||||
RDEPENDS_task-poky-sys-services = "\
|
RDEPENDS_task-poky-sys-services = "\
|
||||||
at \
|
at \
|
||||||
bzip2 \
|
bzip2 \
|
||||||
# cronie \
|
cronie \
|
||||||
# crontabs \
|
# crontabs \
|
||||||
dbus \
|
dbus \
|
||||||
dbus-glib \
|
dbus-glib \
|
||||||
@@ -144,7 +144,7 @@ RDEPENDS_task-poky-sys-services = "\
|
|||||||
less \
|
less \
|
||||||
libcap \
|
libcap \
|
||||||
libevent \
|
libevent \
|
||||||
# logrotate \
|
logrotate \
|
||||||
nfs-utils \
|
nfs-utils \
|
||||||
pciutils \
|
pciutils \
|
||||||
libpcre \
|
libpcre \
|
||||||
|
|||||||
Reference in New Issue
Block a user