mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi4 to 5.10.63-5
This commit is contained in:
parent
66ca57a346
commit
982d400dc9
1 changed files with 3 additions and 3 deletions
|
@ -6,12 +6,12 @@
|
||||||
buildarch=12
|
buildarch=12
|
||||||
|
|
||||||
pkgbase=linux-raspberrypi4
|
pkgbase=linux-raspberrypi4
|
||||||
_commit=597cd63b48c6dc3746827504f191744c120fbb4d
|
_commit=4a929be607a35b33f4d56a77e4ac70613b674e2c
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Raspberry Pi 4"
|
_desc="Raspberry Pi 4"
|
||||||
pkgver=5.10.63
|
pkgver=5.10.63
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
arch=('armv7h' 'aarch64')
|
arch=('armv7h' 'aarch64')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -26,7 +26,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
||||||
'0002-Revert-drm-vc4-hdmi-Remove-the-DDC-probing-for-statu.patch'
|
'0002-Revert-drm-vc4-hdmi-Remove-the-DDC-probing-for-statu.patch'
|
||||||
'60-linux.hook'
|
'60-linux.hook'
|
||||||
'90-linux.hook')
|
'90-linux.hook')
|
||||||
md5sums=('f20a487737797330687518e9c9573a3f'
|
md5sums=('e179041b0f638dc63f026adfec9c70f3'
|
||||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||||
|
|
Loading…
Reference in a new issue