mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi4 to 5.10.11-3
This commit is contained in:
parent
958131e6bf
commit
84ea3f3852
1 changed files with 3 additions and 3 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=12
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=c5f51df7d0c457c330d0daecba491f61b979f048
|
||||
_commit=6af8ae321a801a4e20183454c65eb0d23069d8ac
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.10.11
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv7h' 'aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,7 +25,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch)
|
||||
source_armv7h=('config' 'config.txt')
|
||||
source_aarch64=('config8' 'config8.txt')
|
||||
md5sums=('b1dff1de6f469b39d467d1228d9b3834'
|
||||
md5sums=('c9c80e7aca8fd3d13156b2a3e347a719'
|
||||
'ae9fa2a98aca88cb8d38e76110aa77e1'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
|
|
Loading…
Reference in a new issue