mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-raspberrypi to 5.10.32-3
Reorder array items for easier diffing against linux-raspberrypi4/PKGBUILD.
This commit is contained in:
parent
fcdf637cff
commit
ead6f984f2
1 changed files with 8 additions and 9 deletions
|
@ -6,30 +6,29 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=73cee4f50858d1cb3834fa11d2bc7a1b4b6fe616
|
||||
_commit=05f8d5826e28e9d82485c03b65c18d5013ba13bd
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=5.10.32
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
|
||||
options=('!strip')
|
||||
source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
||||
'config.txt'
|
||||
'cmdline.txt'
|
||||
'config'
|
||||
'linux.preset'
|
||||
'config.txt'
|
||||
'config'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook'
|
||||
)
|
||||
md5sums=('3cd72c2f719063d6f61a3f85ba88fecf'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'90-linux.hook')
|
||||
md5sums=('48491272cacd0ecc1afbf4608eb3df2d'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'db2d3b1cde7fc6a7973a7db450691537'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'db2d3b1cde7fc6a7973a7db450691537'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
||||
|
|
Loading…
Reference in a new issue