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 \ |
| 8 | " |
| 9 | |
| 10 | SRC_URI:append:libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch" |
| 11 | |
| 12 | SRC_URI[sha256sum] = "79fb40f4fdd5530c45aa8e592fb16ba23d3674f3a98cf10b89a6576f198de589" |
| 13 | |
| 14 | RRECOMMENDS:${PN} = "connman-conf" |
| 15 | RCONFLICTS:${PN} = "networkmanager" |