forked from brl/citadel
added timesyncd to systemd and included hwclock from linux-utils
This commit is contained in:
parent
a233bdaff0
commit
598e8df9a1
@ -82,6 +82,7 @@ RDEPENDS_${PN} = "\
|
||||
citadel-rootfs \
|
||||
citadel-appimg \
|
||||
iproute2 \
|
||||
util-linux-hwclock \
|
||||
sgmenu \
|
||||
sgstatus \
|
||||
wlc \
|
||||
|
@ -11,7 +11,7 @@ ALTERNATIVE_${PN}_remove = "resolv-conf"
|
||||
GROUPADD_PARAM_${PN} += "; -r kvm"
|
||||
PACKAGECONFIG = "\
|
||||
efi ldconfig pam usrmerge rfkill backlight binfmt hostnamed ima localed logind machined myhostname \
|
||||
nss polkit randomseed seccomp timedated utmp vconsole \
|
||||
nss polkit randomseed seccomp timedated utmp vconsole timesyncd \
|
||||
"
|
||||
|
||||
do_install_append() {
|
||||
|
Loading…
Reference in New Issue
Block a user