GNU bug report logs -
#72537
[PATCH 0/5] gnu: Remove linux-libre 6.9.
Previous Next
Reported by: Wilko Meyer <w <at> wmeyer.eu>
Date: Fri, 9 Aug 2024 09:09:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre,
linux-libre-with-bpf): Use linux-libre-6.10.
Change-Id: I6ac1c0a3cb807d4f75fce70a213f97637b8ec23a
Signed-off-by: Wilko Meyer <w <at> wmeyer.eu>
---
gnu/packages/linux.scm | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 26c76f2e2c..ba56489dbf 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1140,6 +1140,12 @@ (define-public linux-libre-6.10
"aarch64-linux" "powerpc64le-linux" "riscv64-linux")
#:configuration-file kernel-config))
+(define-public linux-libre-version linux-libre-6.10-version)
+(define-public linux-libre-gnu-revision linux-libre-6.10-gnu-revision)
+(define-public linux-libre-pristine-source linux-libre-6.10-pristine-source)
+(define-public linux-libre-source linux-libre-6.10-source)
+(define-public linux-libre linux-libre-6.10)
+
(define-public linux-libre-6.6
(make-linux-libre* linux-libre-6.6-version
linux-libre-6.6-gnu-revision
--
2.45.2
This bug report was last modified 325 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.