From 552e039dd6749193fdf186a9c5290eaf471f5ca4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 28 Oct 2016 09:26:11 +0200 Subject: bridge-utils: update to 1.6 --- package/bridge-utils/patches/patch-brctl_brctl_c | 13 ------------- package/bridge-utils/patches/patch-configure_in | 10 ---------- package/bridge-utils/patches/patch-libbridge_libbridge_h | 11 ----------- 3 files changed, 34 deletions(-) delete mode 100644 package/bridge-utils/patches/patch-brctl_brctl_c delete mode 100644 package/bridge-utils/patches/patch-configure_in delete mode 100644 package/bridge-utils/patches/patch-libbridge_libbridge_h (limited to 'package/bridge-utils/patches') diff --git a/package/bridge-utils/patches/patch-brctl_brctl_c b/package/bridge-utils/patches/patch-brctl_brctl_c deleted file mode 100644 index 5305e47cc..000000000 --- a/package/bridge-utils/patches/patch-brctl_brctl_c +++ /dev/null @@ -1,13 +0,0 @@ ---- bridge-utils-1.5.orig/brctl/brctl.c 2011-03-29 02:52:54.000000000 +0200 -+++ bridge-utils-1.5/brctl/brctl.c 2013-12-27 20:58:33.000000000 +0100 -@@ -19,8 +19,9 @@ - #include - #include - #include --#include -+#include - #include -+#include - - #include "libbridge.h" - #include "config.h" diff --git a/package/bridge-utils/patches/patch-configure_in b/package/bridge-utils/patches/patch-configure_in deleted file mode 100644 index 0b61864cb..000000000 --- a/package/bridge-utils/patches/patch-configure_in +++ /dev/null @@ -1,10 +0,0 @@ ---- bridge-utils-1.5.orig/configure.in 2011-03-29 02:52:54.000000000 +0200 -+++ bridge-utils-1.5/configure.in 2013-11-03 15:09:52.000000000 +0100 -@@ -9,6 +9,7 @@ dnl Checks for programs. - AC_PROG_CC - AC_PROG_INSTALL - AC_PROG_RANLIB -+AC_CHECK_TOOL(AR, ar, ar) - - dnl Checks for header files. - AC_HEADER_STDC diff --git a/package/bridge-utils/patches/patch-libbridge_libbridge_h b/package/bridge-utils/patches/patch-libbridge_libbridge_h deleted file mode 100644 index bbfd4ccb3..000000000 --- a/package/bridge-utils/patches/patch-libbridge_libbridge_h +++ /dev/null @@ -1,11 +0,0 @@ ---- bridge-utils-1.5.orig/libbridge/libbridge.h 2011-03-29 02:52:54.000000000 +0200 -+++ bridge-utils-1.5/libbridge/libbridge.h 2013-12-27 21:01:15.000000000 +0100 -@@ -20,6 +20,8 @@ - #define _LIBBRIDGE_H - - #include -+#include -+#include - #include - #include - -- cgit v1.2.3