unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43931] gnu: Update linux-libre-with-bpf to kernel 5.8.
@ 2020-10-11 17:16 John Soo
  2020-10-23 13:15 ` bug#43931: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: John Soo @ 2020-10-11 17:16 UTC (permalink / raw)
  To: 43931

[-- Attachment #1: Type: text/plain, Size: 107 bytes --]

Hi Guix,

With the update to 5.8 as current, I updated the kernel with bpf to the
current.

Thanks!

John


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-Update-linux-libre-with-bpf-to-kernel-5.8.patch --]
[-- Type: text/x-patch, Size: 971 bytes --]

From 8de5a7cec739e64ed2e651209dd010dcbc3ffed0 Mon Sep 17 00:00:00 2001
From: John Soo <jsoo1@asu.edu>
Date: Sun, 20 Sep 2020 14:42:04 -0700
Subject: [PATCH] gnu: Update linux-libre-with-bpf to kernel 5.8.

* gnu/packages/linux.scm (linux-libre-with-bpf): Update kernel.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 6cdd69b4da..b0a09916d9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1001,8 +1001,8 @@ It has been modified to remove all non-free binary blobs.")
 (define-public linux-libre-with-bpf
   (let ((base-linux-libre
          (make-linux-libre*
-          linux-libre-5.4-version
-          linux-libre-5.4-source
+          linux-libre-5.8-version
+          linux-libre-5.8-source
           '("x86_64-linux" "i686-linux" "armhf-linux"
             "aarch64-linux" "riscv64-linux")
           #:extra-version "bpf"
-- 
2.28.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#43931: gnu: Update linux-libre-with-bpf to kernel 5.8.
  2020-10-11 17:16 [bug#43931] gnu: Update linux-libre-with-bpf to kernel 5.8 John Soo
@ 2020-10-23 13:15 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-10-23 13:15 UTC (permalink / raw)
  To: John Soo; +Cc: 43931-done

Hi,

John Soo <jsoo1@asu.edu> skribis:

>>From 8de5a7cec739e64ed2e651209dd010dcbc3ffed0 Mon Sep 17 00:00:00 2001
> From: John Soo <jsoo1@asu.edu>
> Date: Sun, 20 Sep 2020 14:42:04 -0700
> Subject: [PATCH] gnu: Update linux-libre-with-bpf to kernel 5.8.
>
> * gnu/packages/linux.scm (linux-libre-with-bpf): Update kernel.

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-23 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-11 17:16 [bug#43931] gnu: Update linux-libre-with-bpf to kernel 5.8 John Soo
2020-10-23 13:15 ` bug#43931: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).