[packages/rtl8812au] - updated to latest snapshot with support for kernels up to 5.12

2021-05-03 Thread baggins
commit 31683857b24a5ee6e6821c167dc41bc6bd263c0e
Author: Jan Rękorajski 
Date:   Mon May 3 08:07:26 2021 +0200

- updated to latest snapshot with support for kernels up to 5.12

 kernel-5.11.patch | 14 --
 rtl8812au.spec|  8 +++-
 2 files changed, 3 insertions(+), 19 deletions(-)
---
diff --git a/rtl8812au.spec b/rtl8812au.spec
index 53b80c1..b7b2195 100644
--- a/rtl8812au.spec
+++ b/rtl8812au.spec
@@ -5,9 +5,9 @@
 # nothing to be placed to debuginfo package
 %define_enable_debug_packages  0
 
-%definerel 2
+%definerel 1
 %definebasever 5.9.3.2
-%definesnap20201218
+%definesnap20205203
 %definepname   rtl8812au
 Summary:   Driver for AC1200 (802.11ac) Wireless Dual-Band USB Adapter
 Name:  %{pname}%{_alt_kernel}
@@ -17,9 +17,8 @@ Release:  %{rel}%{?_pld_builder:@%{_kernel_ver_str}}
 License:   GPL
 Group: Base/Kernel
 Source0:   
https://github.com/gordboy/%{pname}-%{basever}/archive/main/%{pname}-%{basever}-%{snap}.tar.gz
-# Source0-md5: b2516283a54880feaec4f3142223d614
+# Source0-md5: 2b10fc9d5b7af7aa6170779e7f1fa858
 Patch0:designated_init.patch
-Patch1:kernel-5.11.patch
 # good luck finding this chip on Realtek website :/
 #URL:  http://www.realtek.com.tw/
 URL:   https://github.com/gordboy/rtl8812au-5.9.3.2
@@ -65,7 +64,6 @@ Driver for AC1200 (802.11ac) Wireless Dual-Band USB Adapter\
 %prep
 %setup -q -n %{pname}-%{basever}-main
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{expand:%build_kernel_packages}
diff --git a/kernel-5.11.patch b/kernel-5.11.patch
deleted file mode 100644
index 73fcba8..000
--- a/kernel-5.11.patch
+++ /dev/null
@@ -1,14 +0,0 @@
 rtl8812au-5.9.3.2-main/os_dep/linux/ioctl_cfg80211.c.orig  2020-12-14 
10:07:30.0 +0100
-+++ rtl8812au-5.9.3.2-main/os_dep/linux/ioctl_cfg80211.c   2021-02-25 
22:21:04.529544070 +0100
-@@ -456,7 +456,11 @@
- 
- #if (LINUX_VERSION_CODE >= KERNEL_VERSION(3, 19, 0))
-   if (started) {
-+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 11, 0))
-+  cfg80211_ch_switch_started_notify(adapter->pnetdev, , 0, 
false);
-+#else
-   cfg80211_ch_switch_started_notify(adapter->pnetdev, , 0);
-+#endif
-   goto exit;
-   }
- #endif


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rtl8812au.git/commitdiff/31683857b24a5ee6e6821c167dc41bc6bd263c0e

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/rtl8812au] - updated to latest snapshot

2020-08-16 Thread baggins
commit c865d7e872316b95c9287126eb1c65512d7b4717
Author: Jan Rękorajski 
Date:   Sun Aug 16 19:03:12 2020 +0200

- updated to latest snapshot

 rtl8812au.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rtl8812au.spec b/rtl8812au.spec
index 0674ac6..3dc06a4 100644
--- a/rtl8812au.spec
+++ b/rtl8812au.spec
@@ -6,17 +6,17 @@
 %define_enable_debug_packages  0
 
 %definerel 1
-%definesnap20200404
+%definesnap20200815
 %definepname   rtl8812au
 Summary:   Driver for AC1200 (802.11ac) Wireless Dual-Band USB Adapter
 Name:  %{pname}%{_alt_kernel}
 Version:   5.6.4.2
-Epoch: 2
+Epoch: 1
 Release:   0.%{snap}.%{rel}%{?_pld_builder:@%{_kernel_ver_str}}
 License:   GPL
 Group: Base/Kernel
 Source0:   
https://github.com/gordboy/rtl8812au-5.6.4.2/archive/master/%{pname}-%{version}-%{snap}.tar.gz
-# Source0-md5: 17279471a17d6695bd8cd4ddda93b20f
+# Source0-md5: 35b19b616bebf46fb6f7f27e3e6d1cb0
 # good luck finding this chip on Realtek website :/
 #URL:  http://www.realtek.com.tw/
 URL:   https://github.com/gordboy/rtl8812au-5.6.4.2


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rtl8812au.git/commitdiff/c865d7e872316b95c9287126eb1c65512d7b4717

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit