]> git.pld-linux.org Git - packages/wl.git/blobdiff - wl.spec
- fix building for kernel 5.6
[packages/wl.git] / wl.spec
diff --git a/wl.spec b/wl.spec
index 80add87a5e14997d75947a7df630d920ee5cb173..6b838b3a4b5d2d06ae0661deca5b2630fe551078 100644 (file)
--- a/wl.spec
+++ b/wl.spec
@@ -18,7 +18,7 @@ exit 1
 
 %define                _duplicate_files_terminate_build        0
 
-%define                rel     9
+%define                rel     10
 %define                pname   wl
 %define                file_ver        %(echo %{version} | tr . _)
 Summary:       Broadcom 802.11 a/b/g/n hybrid Linux networking device driver
@@ -45,6 +45,7 @@ Patch6:               linux-4.11.patch
 Patch7:                linux-4.12.patch
 Patch8:                008-linux415.patch
 Patch9:                linux-5.1.patch
+Patch10:       linux-5.6.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}}
@@ -135,6 +136,7 @@ EOF\
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p2
 
 mkdir wl
 mv lib src Makefile wl/
This page took 0.037237 seconds and 4 git commands to generate.