core/linux-raspberrypi4 to 5.10.60-1

This commit is contained in:
graysky 2021-08-21 07:14:13 -04:00
parent a48b7082a8
commit 0011558b13

View file

@ -6,11 +6,11 @@
buildarch=12 buildarch=12
pkgbase=linux-raspberrypi4 pkgbase=linux-raspberrypi4
_commit=22201d4868f66aa7773d5c4bad7bab1795ee6757 _commit=2dd846fe1a7266153e129b55c01b6ac59119d395
_srcname=linux-${_commit} _srcname=linux-${_commit}
_kernelname=${pkgbase#linux} _kernelname=${pkgbase#linux}
_desc="Raspberry Pi 4" _desc="Raspberry Pi 4"
pkgver=5.10.59 pkgver=5.10.60
pkgrel=1 pkgrel=1
arch=('armv7h' 'aarch64') arch=('armv7h' 'aarch64')
url="http://www.kernel.org/" url="http://www.kernel.org/"
@ -25,7 +25,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
'0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch' '0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch'
'60-linux.hook' '60-linux.hook'
'90-linux.hook') '90-linux.hook')
md5sums=('8b5d4b2531bf04d6d736e1c84e7e9469' md5sums=('1d822d3edf15010d8d3ecf4fdb3e6578'
'31c02f4518d46deb5f0c2ad1f8b083cd' '31c02f4518d46deb5f0c2ad1f8b083cd'
'86d4a35722b5410e3b29fc92dae15d4b' '86d4a35722b5410e3b29fc92dae15d4b'
'f66a7ea3feb708d398ef57e4da4815e9' 'f66a7ea3feb708d398ef57e4da4815e9'