blob: c2fcd617aea11d1881c473279823377c50614837 [file] [log] [blame]
Andrew Geissler7e0e3c02022-02-25 20:34:39 +00001require connman.inc
2
3SRC_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 \
Patrick Williamsb542dec2023-06-09 01:26:37 -05008 file://0001-vpn-Adding-support-for-latest-pppd-2.5.0-release.patch \
Andrew Geissler7e0e3c02022-02-25 20:34:39 +00009 "
10
11SRC_URI:append:libc-musl = " file://0002-resolve-musl-does-not-implement-res_ninit.patch"
12
Andrew Geissler5082cc72023-09-11 08:41:39 -040013SRC_URI[sha256sum] = "a3e6bae46fc081ef2e9dae3caa4f7649de892c3de622c20283ac0ca81423c2aa"
Andrew Geissler7e0e3c02022-02-25 20:34:39 +000014
15RRECOMMENDS:${PN} = "connman-conf"
16RCONFLICTS:${PN} = "networkmanager"