GNU bug report logs - #60663
[PATCH] gnu: linux-libre: Update to 6.1.

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Sun, 8 Jan 2023 20:52:01 UTC

Severity: normal

Tags: patch

Merged with 60523

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Leo Famulari <leo <at> famulari.name>
Cc: 60663 <at> debbugs.gnu.org
Subject: [bug#60663] [PATCH] gnu: linux-libre: Update to 6.1.
Date: Wed, 11 Jan 2023 14:17:06 -0500
Hi Leo,

Leo Famulari <leo <at> famulari.name> writes:

> * gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
> linux-libre-pristine-source, linux-libre-source, linux-libre): Use linux-libre
> 6.1.
> ---
>  gnu/packages/linux.scm | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
> index 516f8c8507..933af66904 100644
> --- a/gnu/packages/linux.scm
> +++ b/gnu/packages/linux.scm
> @@ -1089,11 +1089,11 @@ (define-public linux-libre-6.0
>                         "aarch64-linux" "powerpc64le-linux" "riscv64-linux")
>                       #:configuration-file kernel-config))
>  
> -(define-public linux-libre-version         linux-libre-6.0-version)
> -(define-public linux-libre-gnu-revision    linux-libre-6.0-gnu-revision)
> -(define-public linux-libre-pristine-source linux-libre-6.0-pristine-source)
> -(define-public linux-libre-source          linux-libre-6.0-source)
> -(define-public linux-libre                 linux-libre-6.0)
> +(define-public linux-libre-version         linux-libre-6.1-version)
> +(define-public linux-libre-gnu-revision    linux-libre-6.1-gnu-revision)
> +(define-public linux-libre-pristine-source linux-libre-6.1-pristine-source)
> +(define-public linux-libre-source          linux-libre-6.1-source)
> +(define-public linux-libre                 linux-libre-6.1)

I get from this that the pristine source and deblob scripts had already
been added?

What about the changes to the kconfig files; don't they change between
releases?

-- 
Thanks,
Maxim




This bug report was last modified 2 years and 155 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.