mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-rpi to 6.1.24-1
This commit is contained in:
parent
215b5b882c
commit
ffdd046400
2 changed files with 7 additions and 7 deletions
|
@ -5,12 +5,12 @@
|
|||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgbase=linux-rpi
|
||||
_commit=b9da6f807b6d6a00b28013c485603344766b1810
|
||||
_commit=689b6d93d4870563bea8401436682c579b33aa6a
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_regen=
|
||||
pkgver=6.1.23
|
||||
pkgrel=3
|
||||
pkgver=6.1.24
|
||||
pkgrel=1
|
||||
pkgdesc='Linux'
|
||||
url="http://www.kernel.org/"
|
||||
arch=(armv7h aarch64)
|
||||
|
@ -29,7 +29,7 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
|||
90-linux.hook
|
||||
archarm.diffconfig
|
||||
)
|
||||
md5sums=('1eb8a087e7a5daf5874cbc5b47719577'
|
||||
md5sums=('f053131ab0fc77f9235b10e27e853803'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
|
@ -38,7 +38,7 @@ md5sums=('1eb8a087e7a5daf5874cbc5b47719577'
|
|||
'd1a9b105e3d6b8c4cf2a8411258f7fdf')
|
||||
md5sums_armv7h=('1027a8a182f49834aa1958e9ab832ba3'
|
||||
'177bbdbe1baa46a04dcba86352cfa3fe')
|
||||
md5sums_aarch64=('d672db05d20f45f17bf8e4a5f8cb45f5'
|
||||
md5sums_aarch64=('15ccae710de4380abf720cce8dfc5031'
|
||||
'7e4403dea857e40005bf76beda9927ff')
|
||||
|
||||
# setup vars
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.1.23 Kernel Configuration
|
||||
# Linux/arm64 6.1.24 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -3864,7 +3864,7 @@ CONFIG_BATTERY_MAX17040=m
|
|||
# CONFIG_CHARGER_ISP1704 is not set
|
||||
# CONFIG_CHARGER_MAX8903 is not set
|
||||
# CONFIG_CHARGER_LP8727 is not set
|
||||
# CONFIG_CHARGER_GPIO is not set
|
||||
CONFIG_CHARGER_GPIO=m
|
||||
# CONFIG_CHARGER_MANAGER is not set
|
||||
# CONFIG_CHARGER_LT3651 is not set
|
||||
# CONFIG_CHARGER_LTC4162L is not set
|
||||
|
|
Loading…
Reference in a new issue