mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-am33x to 6.2.3-1
This commit is contained in:
parent
3faf2e2785
commit
0e6b1fba95
2 changed files with 4 additions and 8 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-6.2
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=6.2.2
|
||||
pkgver=6.2.3
|
||||
pkgrel=1
|
||||
rcnver=6.2.1
|
||||
rcnrel=bone8
|
||||
|
@ -25,11 +25,11 @@ source=("https://www.kernel.org/pub/linux/kernel/v6.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('787862593d7bf354cf1a5c37e21fc147'
|
||||
'5624ac03572ee91797e2eeacd7ad0e7c'
|
||||
'99cae4bbcfdfb3470e3b73a46a2a4399'
|
||||
'5b9d0d8c8b62df72191aab42f0c17c02'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'6830cc880ece0e981ec0a2f3961111ab'
|
||||
'ec0eece064e576539030c298d77ea38c'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.2.2-1 Kernel Configuration
|
||||
# Linux/arm 6.2.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -3657,8 +3657,6 @@ CONFIG_SENSORS_PC87360=m
|
|||
CONFIG_SENSORS_PC87427=m
|
||||
CONFIG_SENSORS_NTC_THERMISTOR=m
|
||||
CONFIG_SENSORS_NCT6683=m
|
||||
CONFIG_SENSORS_NCT6775_CORE=m
|
||||
CONFIG_SENSORS_NCT6775=m
|
||||
# CONFIG_SENSORS_NCT6775_I2C is not set
|
||||
CONFIG_SENSORS_NCT7802=m
|
||||
CONFIG_SENSORS_NCT7904=m
|
||||
|
@ -5054,8 +5052,6 @@ CONFIG_DRM_I2C_ADV7511_CEC=y
|
|||
# CONFIG_DRM_STI is not set
|
||||
# CONFIG_DRM_ETNAVIV is not set
|
||||
# CONFIG_DRM_LOGICVC is not set
|
||||
# CONFIG_DRM_MXSFB is not set
|
||||
# CONFIG_DRM_IMX_LCDIF is not set
|
||||
# CONFIG_DRM_ARCPGU is not set
|
||||
CONFIG_DRM_GM12U320=m
|
||||
CONFIG_DRM_PANEL_MIPI_DBI=m
|
||||
|
|
Loading…
Reference in a new issue