summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman_1.38.bb
blob: 45c2934decf83bf9965b3725958ead7e6bf10094 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
require connman.inc

SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
           file://0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch \
           file://0001-connman.service-stop-systemd-resolved-when-we-use-co.patch \
           file://0001-connman.service-stop-systemd-networkd-when-using-con.patch \
           file://connman \
           file://no-version-scripts.patch \
           "

SRC_URI_append_libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch"

SRC_URI[md5sum] = "1ed8745354c7254bdfd4def54833ee94"
SRC_URI[sha256sum] = "cb30aca97c2f79ccaed8802aa2909ac5100a3969de74c0af8a9d73b85fc4932b"

RRECOMMENDS_${PN} = "connman-conf"
RCONFLICTS_${PN} = "networkmanager"