diff options
Diffstat (limited to 'meta/recipes-connectivity/connman/connman_1.34.bb')
| -rw-r--r-- | meta/recipes-connectivity/connman/connman_1.34.bb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/connman/connman_1.34.bb b/meta/recipes-connectivity/connman/connman_1.34.bb new file mode 100644 index 0000000000..5d0f242150 --- /dev/null +++ b/meta/recipes-connectivity/connman/connman_1.34.bb | |||
| @@ -0,0 +1,16 @@ | |||
| 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-firewall-nftables-fix-build-with-libnftnl-1.0.7.patch \ | ||
| 6 | file://connman \ | ||
| 7 | file://no-version-scripts.patch \ | ||
| 8 | file://includes.patch \ | ||
| 9 | " | ||
| 10 | SRC_URI_append_libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch \ | ||
| 11 | file://0001-Fix-compile-on-musl-with-kernel-4.9-headers.patch" | ||
| 12 | |||
| 13 | SRC_URI[md5sum] = "e200028702c831d5f535d20d61e608ef" | ||
| 14 | SRC_URI[sha256sum] = "a9a0808c729c1f348fc36d8cecb52d19b72bc34cb411c502608cb0e0190fc71e" | ||
| 15 | |||
| 16 | RRECOMMENDS_${PN} = "connman-conf" | ||
