mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7 to 6.10.5-2
This commit is contained in:
parent
0731011913
commit
cac0857a79
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-6.10
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=6.10.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
rcnver=6.10.0
|
||||
rcnrel=multiv7-r1
|
||||
arch=('armv7h')
|
||||
|
@ -45,7 +45,7 @@ md5sums=('c0ce046a9a0d041e13cf222f81eae574'
|
|||
'2d6094def20fc719ea4c36624eb91c39'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b')
|
||||
'8b93b6ca167f70c60277f352f7b78024')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# mkinitcpio preset file for the '%PKGBASE%' package
|
||||
|
||||
ALL_config="/etc/mkinitcpio.conf"
|
||||
#ALL_config="/etc/mkinitcpio.conf"
|
||||
ALL_kver="%KERNVER%"
|
||||
|
||||
PRESETS=('default')
|
||||
|
|
Loading…
Reference in a new issue