From 9efcb6799cb3baf3db404e997141ef7a5d06d877 Mon Sep 17 00:00:00 2001 From: James Smith Date: Sun, 25 Oct 2020 13:36:28 -0700 Subject: nongnu: broadcom-sta: Fix build on linux 5.9 and later. * nongnu/packages/linux.scm (broadcom-sta-x86_64-source)[patches]: Use patch. * nongnu/packages/patches/broadcom-sta-linux-5.9.patch: New patch from Arch Linux (without already applied hunks). Closes https://gitlab.com/nonguix/nonguix/-/merge_requests/55. Signed-off-by: Jonathan Brielmaier --- nongnu/packages/linux.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nongnu/packages/linux.scm') diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 96f50fe..aa15d9e 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -558,7 +558,8 @@ package contains nonfree firmware for the following chips: "broadcom-sta-fix_mac_profile_discrepancy.patch" "broadcom-sta-linux-5.1.patch" ;; source: https://github.com/NixOS/nixpkgs/commit/8ce65087c333097ab714d23800b69fc471ec48ca - "broadcom-sta-linux-5.6.patch"))) + "broadcom-sta-linux-5.6.patch" + "broadcom-sta-linux-5.9.patch"))) (sha256 (base32 "1gj485qqr190idilacpxwgqyw21il03zph2rddizgj7fbd6pfyaz")))) -- cgit v1.2.3