mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi4 to 5.10.17-3
This commit is contained in:
parent
1fd146f747
commit
291cbabdbc
1 changed files with 5 additions and 5 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=12
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=12fdeddcde1ce67177ae0e13931ff24944015625
|
||||
_commit=ec967eb45f8d4ed59bebafb5748da38118383be7
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.10.17
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv7h' 'aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -27,16 +27,16 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
)
|
||||
source_armv7h=('config' 'config.txt')
|
||||
source_aarch64=('config8' 'config8.txt')
|
||||
md5sums=('eb149c0bbcdc1eef6898a9a2c468fef9'
|
||||
md5sums=('3f8fc70ead8a49bd59881885676c49b5'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'441ec084c47cddc53e592fb0cbce4edf'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'78ad3b6ff01ebb09ce35214e23ff9ada')
|
||||
md5sums_armv7h=('eb5c0f5524b59e591e8bfebecbe5875f'
|
||||
md5sums_armv7h=('be3aaaab297ea3770359261ae0ece717'
|
||||
'9669d916a5929a2eedbd64477f83d99e')
|
||||
md5sums_aarch64=('26c202a512453eb16cbac1381dcd6ebf'
|
||||
md5sums_aarch64=('e76e06050d0d4e6375037d1bea62bcf2'
|
||||
'9669d916a5929a2eedbd64477f83d99e')
|
||||
|
||||
# setup vars
|
||||
|
|
Loading…
Reference in a new issue