unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: John Soo <jsoo1@asu.edu>
To: 43931@debbugs.gnu.org
Subject: [bug#43931] gnu: Update linux-libre-with-bpf to kernel 5.8.
Date: Sun, 11 Oct 2020 10:16:29 -0700	[thread overview]
Message-ID: <87ft6kof82.fsf@asu.edu> (raw)

[-- 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


             reply	other threads:[~2020-10-11 17:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-11 17:16 John Soo [this message]
2020-10-23 13:15 ` bug#43931: gnu: Update linux-libre-with-bpf to kernel 5.8 Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87ft6kof82.fsf@asu.edu \
    --to=jsoo1@asu.edu \
    --cc=43931@debbugs.gnu.org \
    /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 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).