mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi4 to 5.10.14-2
This commit is contained in:
parent
b7bbb5a389
commit
c13d2ed00f
1 changed files with 4 additions and 4 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=12
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=e7d4a958d4662a95574ef166adba161a1edf4319
|
||||
_commit=656dc8295f67e3c4c475f76f10426fc358a952d0
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.10.14
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h' 'aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -27,13 +27,13 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
)
|
||||
source_armv7h=('config' 'config.txt')
|
||||
source_aarch64=('config8' 'config8.txt')
|
||||
md5sums=('a74d9dfe012237cb6c92e5788c901107'
|
||||
md5sums=('c6b656f82311eeab416e51978503d5d5'
|
||||
'ae9fa2a98aca88cb8d38e76110aa77e1'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'441ec084c47cddc53e592fb0cbce4edf'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'a14efc4c769e573dff6605a1d80eb984')
|
||||
'08440a617afd2e3581dedf9947cdc72a')
|
||||
md5sums_armv7h=('64a3915a0151005fa37d413f79a497a4'
|
||||
'9669d916a5929a2eedbd64477f83d99e')
|
||||
md5sums_aarch64=('a2c8eaded67a5da79afaee9d1b34cb67'
|
||||
|
|
Loading…
Reference in a new issue