Andrew Geissler | 7e0e3c0 | 2022-02-25 20:34:39 +0000 | [diff] [blame] | 1 | require connman.inc |
| 2 | |
| 3 | SRC_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 Williams | 92b42cb | 2022-09-03 06:53:57 -0500 | [diff] [blame] | 8 | file://CVE-2022-32293_p1.patch \ |
| 9 | file://CVE-2022-32293_p2.patch \ |
| 10 | file://CVE-2022-32292.patch \ |
Andrew Geissler | 7e0e3c0 | 2022-02-25 20:34:39 +0000 | [diff] [blame] | 11 | " |
| 12 | |
| 13 | SRC_URI:append:libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch" |
| 14 | |
| 15 | SRC_URI[sha256sum] = "79fb40f4fdd5530c45aa8e592fb16ba23d3674f3a98cf10b89a6576f198de589" |
| 16 | |
| 17 | RRECOMMENDS:${PN} = "connman-conf" |
| 18 | RCONFLICTS:${PN} = "networkmanager" |