Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [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 | file://0001-Fix-various-issues-which-cause-problems-under-musl.patch \ |
| 9 | " |
| 10 | |
| 11 | SRC_URI_append_libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch" |
| 12 | |
| 13 | SRC_URI[md5sum] = "dae77d9c904d2c223ae849e32079d57e" |
| 14 | SRC_URI[sha256sum] = "c789db41cc443fa41e661217ea321492ad59a004bebcd1aa013f3bc10a6e0074" |
| 15 | |
| 16 | RRECOMMENDS_${PN} = "connman-conf" |