Skip to content

Commit 47e5451

Browse files
committed
linux6.6: update to 6.6.54.
1 parent 52647bc commit 47e5451

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

srcpkgs/linux6.6/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.6.52 Kernel Configuration
3+
# Linux/arm64 6.6.54 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux6.6/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.6.52 Kernel Configuration
3+
# Linux/i386 6.6.54 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux6.6/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.6.52 Kernel Configuration
3+
# Linux/x86_64 6.6.54 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux6.6/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'linux6.6'
22
pkgname=linux6.6
3-
version=6.6.52
3+
version=6.6.54
44
revision=1
55
short_desc="Linux kernel and modules (${version%.*} series)"
66
maintainer="Duncaen <[email protected]>"
@@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
1414
fi
1515

1616
checksum="d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
17-
e6c027a20241a81991134448fc6af5805942264b981db718a4f16c3398606f9f"
17+
de1844e09e3a87df3901f69c64ef18b19935a1d2bd46d6e45133c7ac6e22e6ad"
1818
python_version=3
1919

2020
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.

0 commit comments

Comments
 (0)