summaryrefslogtreecommitdiff
path: root/recipes-connectivity/connman/connman_%.bbappend
diff options
context:
space:
mode:
authorIgor Opaniuk <igor.opaniuk@toradex.com>2020-11-30 15:29:57 +0200
committerIgor Opaniuk <igor.opaniuk@gmail.com>2020-11-30 15:33:08 +0200
commit16961c4f190d23d640286b5df73107cbdf27b727 (patch)
treea36aa29c3078f4f1d88b6965e5ed2e139244b2e1 /recipes-connectivity/connman/connman_%.bbappend
parent23dcda8b5783cd8a81a989f40a1f515754a059e8 (diff)
connman: clock time/timezone should not be updated by default
NTP client should not update time and timezone by default unless otherwise stated in the settings. Related-to: ELB-2753 Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
Diffstat (limited to 'recipes-connectivity/connman/connman_%.bbappend')
-rw-r--r--recipes-connectivity/connman/connman_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-connectivity/connman/connman_%.bbappend b/recipes-connectivity/connman/connman_%.bbappend
index d90d435..330f66e 100644
--- a/recipes-connectivity/connman/connman_%.bbappend
+++ b/recipes-connectivity/connman/connman_%.bbappend
@@ -3,6 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/connman:"
SRC_URI += " \
file://0001-connman.service.in-don-t-start-if-nfs-boot.patch \
file://0002-main.conf-blacklist-rndis-nic-s.patch \
+ file://0003-connman-clock-ntp-client-should-not-update-time-time.patch \
"
do_install_append() {