blob: d8ac1f5cdeef27cd3f774b96a0740da7cee671da [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 \
Patrick Williamsb542dec2023-06-09 01:26:37 -050012 file://0001-vpn-Adding-support-for-latest-pppd-2.5.0-release.patch \
Andrew Geissler7e0e3c02022-02-25 20:34:39 +000013 "
14
15SRC_URI:append:libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch"
16
17SRC_URI[sha256sum] = "79fb40f4fdd5530c45aa8e592fb16ba23d3674f3a98cf10b89a6576f198de589"
18
19RRECOMMENDS:${PN} = "connman-conf"
20RCONFLICTS:${PN} = "networkmanager"