blob: 3f2e29820f8c0130dddb88355c31ee08ef7bbe52 [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 Geissler028142b2023-05-05 11:29:21 -050011 file://0001-gdhcp-Verify-and-sanitize-packet-length-first.patch \
Andrew Geissler7e0e3c02022-02-25 20:34:39 +000012 "
13
14SRC_URI:append:libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch"
15
16SRC_URI[sha256sum] = "79fb40f4fdd5530c45aa8e592fb16ba23d3674f3a98cf10b89a6576f198de589"
17
18RRECOMMENDS:${PN} = "connman-conf"
19RCONFLICTS:${PN} = "networkmanager"