Brad Bishop | c342db3 | 2019-05-15 21:57:59 -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 | " |
| 9 | |
| 10 | SRC_URI_append_libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch" |
| 11 | |
| 12 | SRC_URI[md5sum] = "75012084f14fb63a84b116e66c6e94fb" |
| 13 | SRC_URI[sha256sum] = "6ce29b3eb0bb16a7387bc609c39455fd13064bdcde5a4d185fab3a0c71946e16" |
| 14 | |
| 15 | RRECOMMENDS_${PN} = "connman-conf" |