mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-raspberrypi4 to 5.10.52-6
This commit is contained in:
parent
a195fd0a53
commit
6704ea0ba2
1 changed files with 3 additions and 3 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=12
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=6495fa3396fb387d3871ced42a30281fe7be5352
|
||||
_commit=4e5d621498df7fce8b2cf90ac6bb7b2efbdbec5e
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.10.52
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
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'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('b3c408bbc47b0be37e2a01913ef3f3ab'
|
||||
md5sums=('0f1709cde4347c31f6dbaca21a213892'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
|
|
Loading…
Reference in a new issue