]> git.pld-linux.org Git - packages/wl.git/blobdiff - wl.spec
- fix building with kernel 5.10
[packages/wl.git] / wl.spec
diff --git a/wl.spec b/wl.spec
index 525978ae1da9539884eeb8f3c0d2654fe78683ad..33ab3dd320c4a87c0ae535c61f743f6b1578a80e 100644 (file)
--- a/wl.spec
+++ b/wl.spec
@@ -18,7 +18,7 @@ exit 1
 
 %define                _duplicate_files_terminate_build        0
 
-%define                rel     5
+%define                rel     12
 %define                pname   wl
 %define                file_ver        %(echo %{version} | tr . _)
 Summary:       Broadcom 802.11 a/b/g/n hybrid Linux networking device driver
@@ -41,6 +41,12 @@ Patch2:              no-dead-code.patch
 Patch3:                linux-4.7.patch
 Patch4:                linux-4.8.patch
 Patch5:                17-fix-kernel-warnings.patch
+Patch6:                linux-4.11.patch
+Patch7:                linux-4.12.patch
+Patch8:                008-linux415.patch
+Patch9:                kernel-4.14.patch
+Patch10:       linux-5.6.patch
+Patch11:       kernel-5.10.patch
 URL:           http://www.broadcom.com/support/802.11
 BuildRequires: rpmbuild(macros) >= 1.701
 %{?with_kernel:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.20.2}}
@@ -127,6 +133,12 @@ EOF\
 %patch3 -p1
 %patch4 -p1
 %patch5 -p2
+%patch6 -p1
+%patch7 -p1
+%patch8 -p1
+%patch9 -p1
+%patch10 -p2
+%patch11 -p1
 
 mkdir wl
 mv lib src Makefile wl/
This page took 0.028082 seconds and 4 git commands to generate.