Skip to content

Commit

Permalink
linux6.6: update to 6.6.57.
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncaen committed Oct 19, 2024
1 parent 58f8a5c commit f38e84c
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
3 changes: 2 additions & 1 deletion srcpkgs/linux6.6/files/arm64-dotconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.6.56 Kernel Configuration
# Linux/arm64 6.6.57 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -8683,6 +8683,7 @@ CONFIG_HID_ZYDACRON=m
CONFIG_HID_SENSOR_HUB=m
CONFIG_HID_SENSOR_CUSTOM_SENSOR=m
CONFIG_HID_ALPS=m
# CONFIG_HID_MCP2200 is not set
CONFIG_HID_MCP2221=m
# end of Special HID drivers

Expand Down
3 changes: 2 additions & 1 deletion srcpkgs/linux6.6/files/i386-dotconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 6.6.56 Kernel Configuration
# Linux/i386 6.6.57 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -7443,6 +7443,7 @@ CONFIG_HID_ZYDACRON=m
CONFIG_HID_SENSOR_HUB=m
CONFIG_HID_SENSOR_CUSTOM_SENSOR=m
CONFIG_HID_ALPS=m
# CONFIG_HID_MCP2200 is not set
CONFIG_HID_MCP2221=m
# end of Special HID drivers

Expand Down
3 changes: 2 additions & 1 deletion srcpkgs/linux6.6/files/x86_64-dotconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 6.6.56 Kernel Configuration
# Linux/x86_64 6.6.57 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -7664,6 +7664,7 @@ CONFIG_HID_ZYDACRON=m
CONFIG_HID_SENSOR_HUB=m
CONFIG_HID_SENSOR_CUSTOM_SENSOR=m
CONFIG_HID_ALPS=m
# CONFIG_HID_MCP2200 is not set
CONFIG_HID_MCP2221=m
# end of Special HID drivers

Expand Down
6 changes: 3 additions & 3 deletions srcpkgs/linux6.6/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'linux6.6'
pkgname=linux6.6
version=6.6.56
revision=2
version=6.6.57
revision=1
short_desc="Linux kernel and modules (${version%.*} series)"
maintainer="Duncaen <[email protected]>"
license="GPL-2.0-only"
Expand All @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
fi

checksum="d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
391af9b4926f95fccc47eaf357bc80fe0b31e46179c3ab537141e08952d30e69"
eb5caa3b7140c9810a86780f9d0a4f29cce2b7c33d786c39c6b6df51db0e761e"
python_version=3

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

0 comments on commit f38e84c

Please sign in to comment.