Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -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://includes.patch \ |
| 9 | file://0001-session-Keep-track-of-addr-in-fw_snat-session.patch \ |
| 10 | file://0001-giognutls-Fix-a-crash-using-wispr-over-TLS.patch \ |
| 11 | file://0001-inet-Add-prefixlen-to-iproute_default_function.patch \ |
| 12 | file://0002-inet-Implement-subnet-route-creation-deletion-in-ipr.patch \ |
| 13 | file://0003-inet-Implement-APIs-for-creating-and-deleting-subnet.patch \ |
| 14 | file://0004-session-Use-subnet-route-creation-and-deletion-APIs.patch \ |
| 15 | " |
| 16 | SRC_URI_append_libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch \ |
| 17 | " |
| 18 | |
| 19 | SRC_URI[md5sum] = "bae37b45ee9b3db5ec8115188f8a7652" |
| 20 | SRC_URI[sha256sum] = "66d7deb98371545c6e417239a9b3b3e3201c1529d08eedf40afbc859842cf2aa" |
| 21 | |
| 22 | RRECOMMENDS_${PN} = "connman-conf" |