X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl%2Frecipes-core%2Fsystemd%2Fsystemd_%25.bbappend;fp=meta-agl%2Frecipes-core%2Fsystemd%2Fsystemd_%25.bbappend;h=487892d50f4a202dde488fb38f7a2137e262bfba;hb=195c64eb6b9f00a33ec63a8ec9f2c0f88b128551;hp=ef877c0c145f5cfefb74208791a2730a398c3b69;hpb=e069eadff896a3984d6e700bbbf5788a23d318f7;p=AGL%2Fmeta-agl.git diff --git a/meta-agl/recipes-core/systemd/systemd_%.bbappend b/meta-agl/recipes-core/systemd/systemd_%.bbappend index ef877c0c1..487892d50 100644 --- a/meta-agl/recipes-core/systemd/systemd_%.bbappend +++ b/meta-agl/recipes-core/systemd/systemd_%.bbappend @@ -20,3 +20,6 @@ do_install_append() { } FILES_${PN} += "${sysconfdir}/e2fsck.conf " + +# SPEC-737: connmand also has a NTP client which races with systemd-timesyncd +PACKAGECONFIG_remove = "timesyncd"