mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-raspberrypi to 5.10.73-2
Should fix boot issue on older platforms https://github.com/raspberrypi/linux/issues/4631
This commit is contained in:
parent
d5e116679a
commit
3c30ca79ef
1 changed files with 3 additions and 3 deletions
|
@ -7,12 +7,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=1b07dc70e05ffa2fba69e1e609ed5456742ae4ce
|
||||
_commit=74973b1d3255bd42cc13fb5fc59c491a965302c7
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="RPi 1 and 2"
|
||||
pkgver=5.10.73
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Linux'
|
||||
url="http://www.kernel.org/"
|
||||
arch=(armv6h armv7h)
|
||||
|
@ -29,7 +29,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
60-linux.hook
|
||||
90-linux.hook
|
||||
)
|
||||
md5sums=('f121f2ed09a00cf0b5ea33dd208ea623'
|
||||
md5sums=('799b9123069736047c49b292ba2eef8e'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'18d63f130f6e161aece55aea93b38e14'
|
||||
|
|
Loading…
Reference in a new issue