Skip to content

Commit 3bd8e80

Browse files
committed
linux6.18: update to 6.18.5.
1 parent 3cbf98b commit 3bd8e80

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

srcpkgs/linux6.18/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.18.4 Kernel Configuration
3+
# Linux/arm64 6.18.5 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.18/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.18.4 Kernel Configuration
3+
# Linux/i386 6.18.5 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux6.18/files/x86_64-dotconfig

Lines changed: 2 additions & 2 deletions
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.18.4 Kernel Configuration
3+
# Linux/x86_64 6.18.5 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -5483,7 +5483,7 @@ CONFIG_SENSORS_INA2XX=m
54835483
CONFIG_SENSORS_INA238=m
54845484
CONFIG_SENSORS_INA3221=m
54855485
CONFIG_SENSORS_SPD5118=m
5486-
CONFIG_SENSORS_SPD5118_DETECT=n
5486+
CONFIG_SENSORS_SPD5118_DETECT=y
54875487
CONFIG_SENSORS_TC74=m
54885488
CONFIG_SENSORS_THMC50=m
54895489
CONFIG_SENSORS_TMP102=m

srcpkgs/linux6.18/template

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

2020
checksum="9106a4605da9e31ff17659d958782b815f9591ab308d03b0ee21aad6c7dced4b
21-
663e2368702ea2edaceec166c2c5f11e41d332349415d6dc45082be6de75709e"
21+
c54be9cad90fc56c00a05db6a16685b6ad3db56ea823d35cf63c6150e80002e2"
2222

2323
python_version=3
2424

0 commit comments

Comments
 (0)