1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-25 02:21:49 +02:00

gnu: Remove linux-libre 4.14.

* gnu/packages/linux.scm (linux-libre-4.14-version,
linux-libre-4.14-gnu-revision, deblob-scripts-4.14,
linux-libre-4.14-pristine-source, linux-libre-4.14-source,
linux-libre-headers-4.14, linux-libre-4.14, linux-libre-arm-generic-4.14,
linux-libre-arm-omap2plus-4.14): Remove variables.
* gnu/packages/aux-files/linux-libre/4.14-arm.conf,
gnu/packages/aux-files/linux-libre/4.14-i686.conf,
gnu/packages/aux-files/linux-libre/4.14-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove aforementioned .conf files.
* gnu/tests/base.scm (%test-linux-libre-4.14): Remove variable.

Change-Id: I40393b5f46b989848d569c929f1d9c986736553e
This commit is contained in:
Wilko Meyer
2024-01-14 03:01:37 +01:00
committed by Leo Famulari
parent 29c26a8d30
commit 10a1935963
6 changed files with 0 additions and 27374 deletions
-4
View File
@@ -56,7 +56,6 @@
%test-linux-libre-5.10
%test-linux-libre-5.4
%test-linux-libre-4.19
%test-linux-libre-4.14
%test-halt
%test-root-unmount
%test-cleanup
@@ -580,9 +579,6 @@ functionality tests, using the given KERNEL.")
(define %test-linux-libre-4.19
(test-basic-os linux-libre-4.19))
(define %test-linux-libre-4.14
(test-basic-os linux-libre-4.14))
;;;
;;; Halt.