blob: 45c2934decf83bf9965b3725958ead7e6bf10094 [file] [log] [blame]
Andrew Geissler4b740dc2020-05-05 08:54:39 -05001require 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 \
Andrew Geissler6ce62a22020-11-30 19:58:47 -06006 file://0001-connman.service-stop-systemd-networkd-when-using-con.patch \
Andrew Geissler4b740dc2020-05-05 08:54:39 -05007 file://connman \
8 file://no-version-scripts.patch \
9 "
10
11SRC_URI_append_libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch"
12
13SRC_URI[md5sum] = "1ed8745354c7254bdfd4def54833ee94"
14SRC_URI[sha256sum] = "cb30aca97c2f79ccaed8802aa2909ac5100a3969de74c0af8a9d73b85fc4932b"
15
16RRECOMMENDS_${PN} = "connman-conf"
17RCONFLICTS_${PN} = "networkmanager"