mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-rpi to 6.1.63-3
This commit is contained in:
parent
b338c4457d
commit
7a19be72fd
3 changed files with 9 additions and 7 deletions
|
@ -5,12 +5,12 @@
|
|||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgbase=linux-rpi
|
||||
_commit=057e09bbfd357fe91bf513589fd5a478630abd70
|
||||
_commit=cbc65d9c95088d1437a5a84c7d6628b8d27a86f1
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_regen=
|
||||
pkgver=6.1.63
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='Linux'
|
||||
url="http://www.kernel.org/"
|
||||
arch=(armv7h aarch64)
|
||||
|
@ -32,7 +32,7 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
|||
90-linux.hook
|
||||
archarm.diffconfig
|
||||
)
|
||||
md5sums=('c709f6566b8b17211fc74390bd2d35ab'
|
||||
md5sums=('2045548aedb12a84646840eb212618b0'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'f89e0666bf9f0799a074379f29e6004d'
|
||||
|
@ -40,9 +40,9 @@ md5sums=('c709f6566b8b17211fc74390bd2d35ab'
|
|||
'0a5f16bfec6ad982a2f6782724cca8ba'
|
||||
'441ec084c47cddc53e592fb0cbce4edf'
|
||||
'c8f84694321e249492c80149833671d7')
|
||||
md5sums_armv7h=('718e91950dcbc342239661c1edc00338'
|
||||
md5sums_armv7h=('fd4e30730ecbf73a866da0c1857eb32f'
|
||||
'a99311daa39248cfc9b6541a0a0a5f09')
|
||||
md5sums_aarch64=('a729298d5d490bf577388fe5453aad5b'
|
||||
md5sums_aarch64=('a49d55c75f8052590f606b8c02a44212'
|
||||
'7e4403dea857e40005bf76beda9927ff')
|
||||
|
||||
# setup vars
|
||||
|
|
|
@ -5938,7 +5938,8 @@ CONFIG_HID_MAGICMOUSE=m
|
|||
CONFIG_HID_MICROSOFT=m
|
||||
CONFIG_HID_MONTEREY=m
|
||||
CONFIG_HID_MULTITOUCH=m
|
||||
# CONFIG_HID_NINTENDO is not set
|
||||
CONFIG_HID_NINTENDO=m
|
||||
CONFIG_NINTENDO_FF=y
|
||||
# CONFIG_HID_NTI is not set
|
||||
CONFIG_HID_NTRIG=m
|
||||
CONFIG_HID_ORTEK=m
|
||||
|
|
|
@ -6075,7 +6075,8 @@ CONFIG_HID_MAGICMOUSE=m
|
|||
CONFIG_HID_MICROSOFT=m
|
||||
CONFIG_HID_MONTEREY=m
|
||||
CONFIG_HID_MULTITOUCH=m
|
||||
# CONFIG_HID_NINTENDO is not set
|
||||
CONFIG_HID_NINTENDO=m
|
||||
CONFIG_NINTENDO_FF=y
|
||||
# CONFIG_HID_NTI is not set
|
||||
CONFIG_HID_NTRIG=m
|
||||
CONFIG_HID_ORTEK=m
|
||||
|
|
Loading…
Reference in a new issue