Andrew Geissler | 4b740dc | 2020-05-05 08:54:39 -0500 | [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 \ |
Andrew Geissler | 4b740dc | 2020-05-05 08:54:39 -0500 | [diff] [blame] | 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[md5sum] = "1ed8745354c7254bdfd4def54833ee94" |
| 13 | SRC_URI[sha256sum] = "cb30aca97c2f79ccaed8802aa2909ac5100a3969de74c0af8a9d73b85fc4932b" |
| 14 | |
| 15 | RRECOMMENDS_${PN} = "connman-conf" |
| 16 | RCONFLICTS_${PN} = "networkmanager" |