Skip to content

Commit

Permalink
linux6.5: update to 6.5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncaen committed Sep 13, 2023
1 parent b930886 commit ada33df
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 21 deletions.
10 changes: 3 additions & 7 deletions srcpkgs/linux6.5/files/arm64-dotconfig
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.5.0 Kernel Configuration
# Linux/arm64 6.5.3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 12.2.0"
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=120200
CONFIG_CLANG_VERSION=0
Expand Down Expand Up @@ -6874,10 +6874,7 @@ CONFIG_MEDIA_ATTACH=y
# IR I2C driver auto-selected by 'Autoselect ancillary drivers'
#
CONFIG_VIDEO_IR_I2C=m

#
# Camera sensor devices
#
CONFIG_VIDEO_CAMERA_SENSOR=y
CONFIG_VIDEO_APTINA_PLL=m
CONFIG_VIDEO_CCS_PLL=m
CONFIG_VIDEO_AR0521=m
Expand Down Expand Up @@ -6948,7 +6945,6 @@ CONFIG_VIDEO_S5K6A3=m
CONFIG_VIDEO_ST_VGXY61=m
CONFIG_VIDEO_CCS=m
CONFIG_VIDEO_ET8EK8=m
# end of Camera sensor devices

#
# Lens drivers
Expand Down
8 changes: 2 additions & 6 deletions srcpkgs/linux6.5/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.5.0 Kernel Configuration
# Linux/i386 6.5.3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -5916,10 +5916,7 @@ CONFIG_MEDIA_ATTACH=y
# IR I2C driver auto-selected by 'Autoselect ancillary drivers'
#
CONFIG_VIDEO_IR_I2C=m

#
# Camera sensor devices
#
CONFIG_VIDEO_CAMERA_SENSOR=y
CONFIG_VIDEO_AR0521=m
CONFIG_VIDEO_HI556=m
CONFIG_VIDEO_HI846=m
Expand Down Expand Up @@ -5980,7 +5977,6 @@ CONFIG_VIDEO_RDACM21=m
# CONFIG_VIDEO_S5K6A3 is not set
# CONFIG_VIDEO_CCS is not set
# CONFIG_VIDEO_ET8EK8 is not set
# end of Camera sensor devices

#
# Lens drivers
Expand Down
8 changes: 2 additions & 6 deletions srcpkgs/linux6.5/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.5.0 Kernel Configuration
# Linux/x86_64 6.5.3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -6099,10 +6099,7 @@ CONFIG_MEDIA_ATTACH=y
# IR I2C driver auto-selected by 'Autoselect ancillary drivers'
#
CONFIG_VIDEO_IR_I2C=m

#
# Camera sensor devices
#
CONFIG_VIDEO_CAMERA_SENSOR=y
CONFIG_VIDEO_AR0521=m
CONFIG_VIDEO_HI556=m
CONFIG_VIDEO_HI846=m
Expand Down Expand Up @@ -6163,7 +6160,6 @@ CONFIG_VIDEO_RDACM21=m
# CONFIG_VIDEO_S5K6A3 is not set
# CONFIG_VIDEO_CCS is not set
# CONFIG_VIDEO_ET8EK8 is not set
# end of Camera sensor devices

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

checksum="7a574bbc20802ea76b52ca7faf07267f72045e861b18915c5272a98c27abf884
0ba7a0f678c1a4d5bd45e5b177f0aad23bb09ef71919d558fc88b4a0111636b2"
a9f4c3c9a6026e33cf7e6dd4727016ab7dcb4c0fb7f2f289f227d3b32eed2c33"
python_version=3

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

0 comments on commit ada33df

Please sign in to comment.