aboutsummaryrefslogtreecommitdiffstats
path: root/community/connman/musl-fixes.patch
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-05-12 21:47:22 +0000
committerTimo Teräs <timo.teras@iki.fi>2018-07-19 09:44:32 +0300
commitb5a9835750e46d565040f7dea69c64d577bac166 (patch)
treebbda6629a9d4ed85521490d6f74c776486075d9e /community/connman/musl-fixes.patch
parent3b71bd4740135cb64c8af1a0abeb1dfbb7aaff7b (diff)
downloadaports-b5a9835750e46d565040f7dea69c64d577bac166.tar.bz2
aports-b5a9835750e46d565040f7dea69c64d577bac166.tar.xz
community/connman: upgrade to 1.36, clarify license, use https
Diffstat (limited to 'community/connman/musl-fixes.patch')
-rw-r--r--community/connman/musl-fixes.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/community/connman/musl-fixes.patch b/community/connman/musl-fixes.patch
index 6290f68dd6..e3b646e370 100644
--- a/community/connman/musl-fixes.patch
+++ b/community/connman/musl-fixes.patch
@@ -69,19 +69,6 @@ diff --exclude '*.*o' -ru connman-1.24.orig/plugins/wifi.c connman-1.24/plugins/
#ifndef IFF_LOWER_UP
#define IFF_LOWER_UP 0x10000
-diff --exclude '*.*o' -ru connman-1.24.orig/src/tethering.c connman-1.24/src/tethering.c
---- connman-1.24.orig/src/tethering.c 2014-04-04 15:12:07.000000000 -0300
-+++ connman-1.24/src/tethering.c 2014-07-18 20:39:12.091344804 -0300
-@@ -31,10 +31,8 @@
- #include <stdio.h>
- #include <sys/ioctl.h>
- #include <net/if.h>
--#include <linux/sockios.h>
- #include <string.h>
- #include <fcntl.h>
--#include <linux/if_tun.h>
- #include <netinet/in.h>
- #include <linux/if_bridge.h>
diff --exclude '*.*o' -ru connman-1.24.orig/tools/dnsproxy-test.c connman-1.24/tools/dnsproxy-test.c
--- connman-1.24.orig/tools/dnsproxy-test.c 2013-12-05 09:12:12.000000000 -0200