From f89a28ab0e560f92f39e67c8f92cd4c6508e6c4c Mon Sep 17 00:00:00 2001 From: CGarces Date: Sat, 13 May 2017 17:04:57 +0200 Subject: [PATCH] Update RTL8192EU to c23c613 --- packages/linux-drivers/RTL8192EU/package.mk | 2 +- ...L8192EU-0001-fix-build-with-linux-hardkernel.patch | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-0001-fix-build-with-linux-hardkernel.patch diff --git a/packages/linux-drivers/RTL8192EU/package.mk b/packages/linux-drivers/RTL8192EU/package.mk index 7aa0aec231..a7fdec04e4 100644 --- a/packages/linux-drivers/RTL8192EU/package.mk +++ b/packages/linux-drivers/RTL8192EU/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="RTL8192EU" -PKG_VERSION="dcd71fa" +PKG_VERSION="c23c613" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="https://github.com/Mange/rtl8192eu-linux-driver" diff --git a/projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-0001-fix-build-with-linux-hardkernel.patch b/projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-0001-fix-build-with-linux-hardkernel.patch deleted file mode 100644 index e94ddaa65e..0000000000 --- a/projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-0001-fix-build-with-linux-hardkernel.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur a/core/rtw_br_ext.c b/core/rtw_br_ext.c ---- a/core/rtw_br_ext.c 2016-01-18 10:56:14.000000000 -0800 -+++ b/core/rtw_br_ext.c 2016-04-08 00:55:50.276738518 -0700 -@@ -49,6 +49,7 @@ - #include - #include - #include -+#include - #endif - #endif -