gnu: linux-libre: Remove 5.6.
The corresponding kernel config files are not yet updated, so remove linux-libre-5.6 until they can be reviewed. See bug #40190. * gnu/packages/linux (linux-libre-5.6): Delete variable.master
parent
5e16e4401f
commit
b3b33da070
|
@ -821,12 +821,6 @@ It has been modified to remove all non-free binary blobs.")
|
||||||
;;; Generic kernel packages.
|
;;; Generic kernel packages.
|
||||||
;;;
|
;;;
|
||||||
|
|
||||||
(define-public linux-libre-5.6
|
|
||||||
(make-linux-libre* linux-libre-5.6-version
|
|
||||||
linux-libre-5.6-source
|
|
||||||
'("x86_64-linux" "i686-linux" "armhf-linux" "aarch64-linux" "riscv64-linux")
|
|
||||||
#:configuration-file kernel-config))
|
|
||||||
|
|
||||||
(define-public linux-libre-5.4
|
(define-public linux-libre-5.4
|
||||||
(make-linux-libre* linux-libre-5.4-version
|
(make-linux-libre* linux-libre-5.4-version
|
||||||
linux-libre-5.4-source
|
linux-libre-5.4-source
|
||||||
|
|
Reference in New Issue