mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi4 to 5.10.16-2
This commit is contained in:
parent
924718920a
commit
fd97be18ae
1 changed files with 3 additions and 3 deletions
|
@ -6,12 +6,12 @@
|
||||||
buildarch=12
|
buildarch=12
|
||||||
|
|
||||||
pkgbase=linux-raspberrypi4
|
pkgbase=linux-raspberrypi4
|
||||||
_commit=3d48a0dbdcf562eb5bcddc9caf092627544b5d4f
|
_commit=14e997de54579db1db04d6504be8f700e34461da
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Raspberry Pi 4"
|
_desc="Raspberry Pi 4"
|
||||||
pkgver=5.10.16
|
pkgver=5.10.16
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
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"
|
||||||
)
|
)
|
||||||
source_armv7h=('config' 'config.txt')
|
source_armv7h=('config' 'config.txt')
|
||||||
source_aarch64=('config8' 'config8.txt')
|
source_aarch64=('config8' 'config8.txt')
|
||||||
md5sums=('923ff806f8ba253597147b323313ce0d'
|
md5sums=('9b9c02a6d611f385196db03306358b5b'
|
||||||
'ae9fa2a98aca88cb8d38e76110aa77e1'
|
'ae9fa2a98aca88cb8d38e76110aa77e1'
|
||||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||||
|
|
Loading…
Reference in a new issue