summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman_1.38.bb
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2020-11-02 17:20:12 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-11-08 14:03:20 +0000
commit1dd508683d56395528fc939be430884f49fa1d42 (patch)
treec687d5304461b146d3b3ef95bc66d04af8292382 /meta/recipes-connectivity/connman/connman_1.38.bb
parent4b22009db58e0f48722f9d002efe329de5ef2e53 (diff)
downloadpoky-1dd508683d56395528fc939be430884f49fa1d42.tar.gz
connman: set service to conflict with systemd-networkd
Do not run systemd-networkd and connman simultaneously. These two network managers may conflict with each other. (From OE-Core rev: 5303420ead25817f5caec276b79eec7ee797271a) Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/connman/connman_1.38.bb')
-rw-r--r--meta/recipes-connectivity/connman/connman_1.38.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/connman/connman_1.38.bb b/meta/recipes-connectivity/connman/connman_1.38.bb
index 027c41e9af..45c2934dec 100644
--- a/meta/recipes-connectivity/connman/connman_1.38.bb
+++ b/meta/recipes-connectivity/connman/connman_1.38.bb
@@ -3,6 +3,7 @@ require connman.inc
3SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ 3SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
4 file://0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch \ 4 file://0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch \
5 file://0001-connman.service-stop-systemd-resolved-when-we-use-co.patch \ 5 file://0001-connman.service-stop-systemd-resolved-when-we-use-co.patch \
6 file://0001-connman.service-stop-systemd-networkd-when-using-con.patch \
6 file://connman \ 7 file://connman \
7 file://no-version-scripts.patch \ 8 file://no-version-scripts.patch \
8 " 9 "