guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: linux-libre: Remove 5.6.


From: guix-commits
Subject: branch master updated: gnu: linux-libre: Remove 5.6.
Date: Sun, 05 Apr 2020 14:41:03 -0400

This is an automated email from the git hooks/post-receive script.

vagrantc pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new b3b33da  gnu: linux-libre: Remove 5.6.
b3b33da is described below

commit b3b33da07097af1c61d23f662902650dcdeb25af
Author: Vagrant Cascadian <address@hidden>
AuthorDate: Thu Jan 1 00:00:36 1970 -0003

    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.
---
 gnu/packages/linux.scm | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c8acb42..aa6a021 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -821,12 +821,6 @@ It has been modified to remove all non-free binary blobs.")
 ;;; 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]