Skip to content

Commit 7d4ef68

Browse files
committed
feat: update Linux to 6.18.14
Latest LTS. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit adc1714)
1 parent 300cd60 commit 7d4ef68

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
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.13
96-
linux_sha256: ed2c3c55fd38e6836c094fce356f2567f9516130b73354a29857960368c5687f
97-
linux_sha512: 361052a6d964dbe33b958d35c63a6695a0b2f9d06c21c924141f67060f2f44fd995a977129dc053ab74b3132fa3921a7e7ad8fa5d69113442b5ab9ba431a2967
95+
linux_version: 6.18.14
96+
linux_sha256: 8d1934a72a185f1be6b56e3ad8ea31fd9a381ffec0346c69f06c90d776da7cb8
97+
linux_sha512: adf71666258a70f84af2772a2ede65b3cc91a430b33aa3adc1f6e354ad674a01e3aa798aec2604101f51aff0958f6631b9fa2f285a81613526c180081e85f8eb
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 & 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 6.18.13 Kernel Configuration
3+
# Linux/x86 6.18.14 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.0"
66
CONFIG_CC_IS_GCC=y

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.13 Kernel Configuration
3+
# Linux/arm64 6.18.14 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -4913,6 +4913,7 @@ CONFIG_MFD_AXP20X_RSB=y
49134913
# CONFIG_MFD_CS42L43_I2C is not set
49144914
# CONFIG_MFD_LOCHNAGAR is not set
49154915
# CONFIG_MFD_MADERA is not set
4916+
# CONFIG_MFD_TN48M_CPLD is not set
49164917
# CONFIG_PMIC_DA903X is not set
49174918
# CONFIG_MFD_DA9052_SPI is not set
49184919
# CONFIG_MFD_DA9052_I2C is not set

0 commit comments

Comments
 (0)