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.
This commit is contained in:
Vagrant Cascadian 1970-01-01 00:00:36 -00:03
parent 5e16e4401f
commit b3b33da070
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -821,12 +821,6 @@ (define* (make-linux-libre* version source supported-systems
;;; 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
(make-linux-libre* linux-libre-5.4-version
linux-libre-5.4-source