summaryrefslogtreecommitdiff
path: root/recipes-connectivity/connman/connman_%.bbappend
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2022-02-02 16:59:30 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2022-02-18 14:52:10 +0100
commite8b4e32dfca815ca3a7694b956ed3726a20c1590 (patch)
tree0ad8254dc8b11ecaba31e952fc05d58f758777c4 /recipes-connectivity/connman/connman_%.bbappend
parent47350419257698d79313383c4ec90f2041205d07 (diff)
connman: disable background scan
Disable BackgroundScan in main.conf. Related-to: ELB-4148 Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit 097df183d8e70cfcf4267425c195a6dcfcdbc9ed)
Diffstat (limited to 'recipes-connectivity/connman/connman_%.bbappend')
-rw-r--r--recipes-connectivity/connman/connman_%.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/connman/connman_%.bbappend b/recipes-connectivity/connman/connman_%.bbappend
index 78e6e24..683a023 100644
--- a/recipes-connectivity/connman/connman_%.bbappend
+++ b/recipes-connectivity/connman/connman_%.bbappend
@@ -1,8 +1,8 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/connman:"
SRC_URI:append = " \
- file://0002-main.conf-blacklist-rndis-nic-s.patch \
- file://0003-connman-clock-ntp-client-should-not-update-time-time.patch \
+ file://0001-Adjust-main-configuration.patch \
+ file://0001-connman-clock-ntp-client-should-not-update-time-time.patch \
"
do_install:append() {