summaryrefslogtreecommitdiff
path: root/nongnu/packages/linux.scm
diff options
context:
space:
mode:
authorJames Smith <jsubuntuxp@disroot.org>2021-02-02 10:06:17 -0700
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2021-02-02 22:21:23 +0100
commita57085e47b44d8fed9b47e043f71e5da80fa5225 (patch)
tree2781b5ef02a4827321b69d0ad5fbd06313b4229f /nongnu/packages/linux.scm
parent919727dcd45af372dccb0ad3dec752a01e1f1650 (diff)
nongnu: broadcom-sta: Fix build on linux 5.10 and later.
* nongnu/packages/linux.scm (broadcom-sta-x86_64-source): Use new patch file. * nongnu/packages/patches/broadcom-sta-linux-5.10.patch: New patch file. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Diffstat (limited to 'nongnu/packages/linux.scm')
-rw-r--r--nongnu/packages/linux.scm7
1 files changed, 4 insertions, 3 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm
index c079c2b..a6bdfe0 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -2,8 +2,8 @@
;;; Copyright © 2019 Pierre Neidhardt <mail@ambrevar.xyz>
;;; Copyright © 2019 Giacomo Leidi <goodoldpaul@autistici.org>
;;; Copyright © 2019 Timotej Lazar <timotej.lazar@araneo.si>
-;;; Copyright © 2020 James Smith <jsubuntuxp@disroot.org>
-;;; Copyright © 2020,2021 Jonathan Brielmaier <jonathan.brielmaier@web.de>
+;;; Copyright © 2020, 2021 James Smith <jsubuntuxp@disroot.org>
+;;; Copyright © 2020, 2021 Jonathan Brielmaier <jonathan.brielmaier@web.de>
;;;
;;; This program is free software: you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
@@ -560,7 +560,8 @@ package contains nonfree firmware for the following chips:
"broadcom-sta-linux-5.1.patch"
;; source: https://github.com/NixOS/nixpkgs/commit/8ce65087c333097ab714d23800b69fc471ec48ca
"broadcom-sta-linux-5.6.patch"
- "broadcom-sta-linux-5.9.patch")))
+ "broadcom-sta-linux-5.9.patch"
+ "broadcom-sta-linux-5.10.patch")))
(sha256
(base32
"1gj485qqr190idilacpxwgqyw21il03zph2rddizgj7fbd6pfyaz"))))