diff options
Diffstat (limited to 'recipes-connectivity/connman/connman_%.bbappend')
-rw-r--r-- | recipes-connectivity/connman/connman_%.bbappend | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-connectivity/connman/connman_%.bbappend b/recipes-connectivity/connman/connman_%.bbappend index 9c56db0..78e6e24 100644 --- a/recipes-connectivity/connman/connman_%.bbappend +++ b/recipes-connectivity/connman/connman_%.bbappend @@ -1,7 +1,6 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/connman:" -SRC_URI += " \ - file://0001-connman.service.in-don-t-start-if-nfs-boot.patch \ +SRC_URI:append = " \ file://0002-main.conf-blacklist-rndis-nic-s.patch \ file://0003-connman-clock-ntp-client-should-not-update-time-time.patch \ " |