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
committerMax Krummenacher <max.krummenacher@toradex.com>2020-12-08 15:02:17 +0100
commit8bbb5c7f319504c42537d011294af92bd11ce53d (patch)
tree2a25b2a7b99e0d8e00e033eed444de5e7ac9d2e9 /recipes-connectivity/connman/connman_%.bbappend
parent186472283cb83de812e8d8c0f7682bd4048edc9a (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> (cherry picked from commit 16961c4f190d23d640286b5df73107cbdf27b727)
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() {