all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Leo Famulari <leo@famulari.name>
Cc: 60663@debbugs.gnu.org
Subject: [bug#60663] [PATCH] gnu: linux-libre: Update to 6.1.
Date: Wed, 11 Jan 2023 14:17:06 -0500	[thread overview]
Message-ID: <875ydcj2z1.fsf@gmail.com> (raw)
In-Reply-To: <9e1dca67d7df944f97f56ce4f8df3f1d56cd78ff.1673211055.git.leo@famulari.name> (Leo Famulari's message of "Sun, 8 Jan 2023 15:50:55 -0500")

Hi Leo,

Leo Famulari <leo@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




  reply	other threads:[~2023-01-11 19:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-08 20:50 [bug#60663] [PATCH] gnu: linux-libre: Update to 6.1 Leo Famulari
2023-01-11 19:17 ` Maxim Cournoyer [this message]
2023-01-12  1:03   ` Leo Famulari
2023-01-12  2:46     ` Maxim Cournoyer
2023-01-13  5:49       ` bug#60663: " Leo Famulari
2023-01-13 18:20         ` [bug#60663] " Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875ydcj2z1.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=60663@debbugs.gnu.org \
    --cc=leo@famulari.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.