blob: 79542b2175dcdbc7a1ef3359c145ecd0f106e33a [file] [log] [blame]
Andrew Geissler7e0e3c02022-02-25 20:34:39 +00001require 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 \
Patrick Williams92b42cb2022-09-03 06:53:57 -05008 file://CVE-2022-32293_p1.patch \
9 file://CVE-2022-32293_p2.patch \
10 file://CVE-2022-32292.patch \
Andrew Geissler7e0e3c02022-02-25 20:34:39 +000011 "
12
13SRC_URI:append:libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch"
14
15SRC_URI[sha256sum] = "79fb40f4fdd5530c45aa8e592fb16ba23d3674f3a98cf10b89a6576f198de589"
16
17RRECOMMENDS:${PN} = "connman-conf"
18RCONFLICTS:${PN} = "networkmanager"