summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman_1.42.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/connman/connman_1.42.bb')
-rw-r--r--meta/recipes-connectivity/connman/connman_1.42.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/connman/connman_1.42.bb b/meta/recipes-connectivity/connman/connman_1.42.bb
new file mode 100644
index 0000000000..5c60b9cb83
--- /dev/null
+++ b/meta/recipes-connectivity/connman/connman_1.42.bb
@@ -0,0 +1,17 @@
1require connman.inc
2
3SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
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 \
6 file://connman \
7 file://no-version-scripts.patch \
8 file://0001-vpn-Adding-support-for-latest-pppd-2.5.0-release.patch \
9 file://0001-src-log.c-Include-libgen.h-for-basename-API.patch \
10 file://0002-resolve-musl-does-not-implement-res_ninit.patch \
11 "
12
13
14SRC_URI[sha256sum] = "a3e6bae46fc081ef2e9dae3caa4f7649de892c3de622c20283ac0ca81423c2aa"
15
16RRECOMMENDS:${PN} = "connman-conf"
17RCONFLICTS:${PN} = "networkmanager"