systemd: remove timesystemd feature
[AGL/meta-agl.git] / meta-agl / recipes-core / systemd / systemd_%.bbappend
index ef877c0..487892d 100644 (file)
@@ -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"