mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7 to 6.2.3-1
This commit is contained in:
parent
8f234383b7
commit
3faf2e2785
2 changed files with 4 additions and 6 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv7
|
||||||
_srcname=linux-6.2
|
_srcname=linux-6.2
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ARMv7 multi-platform"
|
_desc="ARMv7 multi-platform"
|
||||||
pkgver=6.2.2
|
pkgver=6.2.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
rcnver=6.2.0
|
rcnver=6.2.0
|
||||||
rcnrel=multiv7-r0
|
rcnrel=multiv7-r0
|
||||||
|
@ -34,7 +34,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v6.x/${_srcname}.tar.xz"
|
||||||
'60-linux.hook'
|
'60-linux.hook'
|
||||||
'90-linux.hook')
|
'90-linux.hook')
|
||||||
md5sums=('787862593d7bf354cf1a5c37e21fc147'
|
md5sums=('787862593d7bf354cf1a5c37e21fc147'
|
||||||
'5624ac03572ee91797e2eeacd7ad0e7c'
|
'99cae4bbcfdfb3470e3b73a46a2a4399'
|
||||||
'f9c3afa39e6dec8bcdd68dd5667c06a6'
|
'f9c3afa39e6dec8bcdd68dd5667c06a6'
|
||||||
'9e9d3b4cde2e27afd79f8818eb86a493'
|
'9e9d3b4cde2e27afd79f8818eb86a493'
|
||||||
'46fd4237094df0d32e19ef797511195f'
|
'46fd4237094df0d32e19ef797511195f'
|
||||||
|
@ -43,7 +43,7 @@ md5sums=('787862593d7bf354cf1a5c37e21fc147'
|
||||||
'84b9e5ca6d5284561bcb4401d8cd693e'
|
'84b9e5ca6d5284561bcb4401d8cd693e'
|
||||||
'6226d24c61278a4b7835b0774a5d0149'
|
'6226d24c61278a4b7835b0774a5d0149'
|
||||||
'30c239cd58141b8ae197b4d8efc5bdc7'
|
'30c239cd58141b8ae197b4d8efc5bdc7'
|
||||||
'75e7e32868a1e856e43f6c60d88c21d7'
|
'a07b060b42d4d44d8d48fd324ade0754'
|
||||||
'0963ff6490be16935370812fc75fa065'
|
'0963ff6490be16935370812fc75fa065'
|
||||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||||
'584777ae88bce2c5659960151b64c7d8'
|
'584777ae88bce2c5659960151b64c7d8'
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 6.2.0-1 Kernel Configuration
|
# Linux/arm 6.2.3-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
@ -4868,8 +4868,6 @@ CONFIG_SENSORS_PC87360=m
|
||||||
CONFIG_SENSORS_PC87427=m
|
CONFIG_SENSORS_PC87427=m
|
||||||
CONFIG_SENSORS_NTC_THERMISTOR=m
|
CONFIG_SENSORS_NTC_THERMISTOR=m
|
||||||
CONFIG_SENSORS_NCT6683=m
|
CONFIG_SENSORS_NCT6683=m
|
||||||
CONFIG_SENSORS_NCT6775_CORE=m
|
|
||||||
CONFIG_SENSORS_NCT6775=m
|
|
||||||
# CONFIG_SENSORS_NCT6775_I2C is not set
|
# CONFIG_SENSORS_NCT6775_I2C is not set
|
||||||
CONFIG_SENSORS_NCT7802=m
|
CONFIG_SENSORS_NCT7802=m
|
||||||
CONFIG_SENSORS_NCT7904=m
|
CONFIG_SENSORS_NCT7904=m
|
||||||
|
|
Loading…
Reference in a new issue