Skip to content

Commit 43e3c11

Browse files
committed
linux6.14: update to 6.14.9.
1 parent 560a110 commit 43e3c11

5 files changed

Lines changed: 6 additions & 44 deletions

File tree

srcpkgs/linux6.14/files/arm64-dotconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.14.8 Kernel Configuration
3+
# Linux/arm64 6.14.9 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux6.14/files/i386-dotconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/i386 6.14.8 Kernel Configuration
3+
# Linux/i386 6.14.9 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux6.14/files/x86_64-dotconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86_64 6.14.8 Kernel Configuration
3+
# Linux/x86_64 6.14.9 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux6.14/patches/fix-loop-mount-rw.patch

Lines changed: 0 additions & 38 deletions
This file was deleted.

srcpkgs/linux6.14/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'linux6.14'
22
pkgname=linux6.14
3-
version=6.14.8
4-
revision=2
3+
version=6.14.9
4+
revision=1
55
short_desc="Linux kernel and modules (${version%.*} series)"
66
maintainer="Duncaen <duncaen@voidlinux.org>"
77
license="GPL-2.0-only"
@@ -18,7 +18,7 @@ rc*) distfiles="https://git.kernel.org/torvalds/t/linux-${version%.*}-${version#
1818
esac
1919

2020
checksum="a294b683e7b161bb0517bb32ec7ed1d2ea7603dfbabad135170ed12d00c47670
21-
b98b6d899d88b4840c4e5b4c67e0fa88fa425c2be22074125cf4668ef647905d"
21+
53a048bfb057ffbc157dac10dedc6ef00eb792c04f0e5f88b150dc9e332f5297"
2222

2323
python_version=3
2424

0 commit comments

Comments
 (0)