Skip to content

Commit 08e6700

Browse files
committed
linux6.6: update to 6.6.93.
1 parent 6f2f9db commit 08e6700

File tree

4 files changed

+5
-8
lines changed

4 files changed

+5
-8
lines changed

srcpkgs/linux6.6/files/arm64-dotconfig

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/arm64 6.6.92 Kernel Configuration
3+
# Linux/arm64 6.6.93 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -1162,7 +1162,6 @@ CONFIG_SKB_EXTENSIONS=y
11621162
CONFIG_PACKET=m
11631163
CONFIG_PACKET_DIAG=m
11641164
CONFIG_UNIX=y
1165-
CONFIG_UNIX_SCM=y
11661165
CONFIG_AF_UNIX_OOB=y
11671166
CONFIG_UNIX_DIAG=m
11681167
CONFIG_TLS=m

srcpkgs/linux6.6/files/i386-dotconfig

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/i386 6.6.92 Kernel Configuration
3+
# Linux/i386 6.6.93 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -1095,7 +1095,6 @@ CONFIG_SKB_EXTENSIONS=y
10951095
CONFIG_PACKET=y
10961096
CONFIG_PACKET_DIAG=m
10971097
CONFIG_UNIX=y
1098-
CONFIG_UNIX_SCM=y
10991098
CONFIG_AF_UNIX_OOB=y
11001099
CONFIG_UNIX_DIAG=m
11011100
CONFIG_TLS=m

srcpkgs/linux6.6/files/x86_64-dotconfig

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_64 6.6.92 Kernel Configuration
3+
# Linux/x86_64 6.6.93 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -1198,7 +1198,6 @@ CONFIG_SKB_EXTENSIONS=y
11981198
CONFIG_PACKET=y
11991199
CONFIG_PACKET_DIAG=m
12001200
CONFIG_UNIX=y
1201-
CONFIG_UNIX_SCM=y
12021201
CONFIG_AF_UNIX_OOB=y
12031202
CONFIG_UNIX_DIAG=m
12041203
CONFIG_TLS=m

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.92
3+
version=6.6.93
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-
97ecffcffc5da8305ad0da61bcd007790814039860d50ed4fa2b102f41d1c72b"
17+
5cf8db0daba2311c9dc3cfe95d7895e7217896520c49927f6e3dd2b6538b81f1"
1818
python_version=3
1919

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

0 commit comments

Comments
 (0)