mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi4 to 5.10.36-2
This commit is contained in:
parent
a75b87115f
commit
c98e1b1f5f
1 changed files with 3 additions and 3 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=12
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=25d90363263a24fbfc7e74cbd2950ff08d47e108
|
||||
_commit=ccdface3faec7d5129e47626a6cac01757356be5
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.10.36
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
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=('5cc1c06b917f1326427cab7f607523db'
|
||||
md5sums=('8eeb762af58ff9097b23b319dd0bed85'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
|
|
Loading…
Reference in a new issue