gnu: linux-libre-with-bpf: Update to 5.8.
* gnu/packages/linux.scm (linux-libre-with-bpf): Update kernel. Signed-off-by: Ludovic Courtès <ludo@gnu.org>master
parent
1893c80fc1
commit
7128174201
|
@ -1011,8 +1011,8 @@ It has been modified to remove all non-free binary blobs.")
|
|||
(define-public linux-libre-with-bpf
|
||||
(let ((base-linux-libre
|
||||
(make-linux-libre*
|
||||
linux-libre-5.4-version
|
||||
linux-libre-5.4-source
|
||||
linux-libre-5.8-version
|
||||
linux-libre-5.8-source
|
||||
'("x86_64-linux" "i686-linux" "armhf-linux"
|
||||
"aarch64-linux" "riscv64-linux")
|
||||
#:extra-version "bpf"
|
||||
|
|
Reference in New Issue