Skip to content

Commit 2b30517

Browse files
smirashanduur
authored andcommitted
feat: update Linux to 6.18.2
Use the latest LTS. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit f8eb5b0)
1 parent e0b78b8 commit 2b30517

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Pkgfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ vars:
9292
kspp_sha512: 6ca9521dc15a5897b490a6e2a3e262f09922f0cbf03e1abba4819f9bdee36e2f08fb5acd7c6cb49d50fcd323cdf571222da42f934fa7d8f55c4fa69be5b2b545
9393

9494
# renovate: datasource=git-tags extractVersion=^v(?<version>.*)$ depName=git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
95-
linux_version: 6.18.1
96-
linux_sha256: d0a78bf3f0d12aaa10af3b5adcaed5bc767b5b78705e5ef885d5e930b72e25d5
97-
linux_sha512: 9cbd1a38f4444a446e56efeaef0fe3360481ad113cbbec106f8d764a67c6f475c846d136a5a5e48f39fc3b71e53cf9018732d9563f78bff3337fcdd0f689d68e
95+
linux_version: 6.18.2
96+
linux_sha256: 558c6bbab749492b34f99827fe807b0039a744693c21d3a7e03b3a48edaab96a
97+
linux_sha512: 15989d1a26c6a5200b8eab4ba348b308466398aa75dda3844b37e7eb320206236d47c94cbc0e0b1d7ead10385ca84d34d0f2aa02ba5c1bd65ca6a5aa71c57117
9898

9999
# renovate: datasource=git-tags extractVersion=^libaio-(?<version>.*)$ depName=https://pagure.io/libaio.git
100100
libaio_version: 0.3.113

kernel/build/config-amd64

Lines changed: 1 addition & 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 6.18.1 Kernel Configuration
3+
# Linux/x86 6.18.2 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -6343,7 +6343,6 @@ CONFIG_DMAR_TABLE=y
63436343
CONFIG_INTEL_IOMMU=y
63446344
CONFIG_INTEL_IOMMU_SVM=y
63456345
CONFIG_INTEL_IOMMU_DEFAULT_ON=y
6346-
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
63476346
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
63486347
CONFIG_INTEL_IOMMU_PERF_EVENTS=y
63496348
# CONFIG_IOMMUFD is not set

kernel/build/config-arm64

Lines changed: 2 additions & 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.1 Kernel Configuration
3+
# Linux/arm64 6.18.2 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -6476,6 +6476,7 @@ CONFIG_SND_SOC_HDMI_CODEC=m
64766476
# CONFIG_SND_SOC_MT6358 is not set
64776477
# CONFIG_SND_SOC_MT6660 is not set
64786478
# CONFIG_SND_SOC_NAU8315 is not set
6479+
# CONFIG_SND_SOC_NAU8325 is not set
64796480
# CONFIG_SND_SOC_NAU8540 is not set
64806481
# CONFIG_SND_SOC_NAU8810 is not set
64816482
# CONFIG_SND_SOC_NAU8821 is not set

0 commit comments

Comments
 (0)