1
0
forked from brl/citadel

added timesyncd to systemd and included hwclock from linux-utils

This commit is contained in:
Bruce Leidl 2018-03-13 21:13:29 -04:00
parent a233bdaff0
commit 598e8df9a1
2 changed files with 8 additions and 7 deletions

View File

@ -82,10 +82,11 @@ RDEPENDS_${PN} = "\
citadel-rootfs \
citadel-appimg \
iproute2 \
sgmenu \
sgstatus \
wlc \
sway \
xcb-util-xrm \
rofi \
util-linux-hwclock \
sgmenu \
sgstatus \
wlc \
sway \
xcb-util-xrm \
rofi \
"

View File

@ -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() {