mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv7 to 6.11.1-2
This commit is contained in:
parent
104cc79026
commit
ccf8e7a4f7
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-6.11
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=6.11.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
rcnver=6.11.0
|
||||
rcnrel=multiv7-r1
|
||||
arch=('armv7h')
|
||||
|
@ -55,7 +55,7 @@ prepare() {
|
|||
echo "${pkgbase#linux}" > localversion.20-pkgname
|
||||
|
||||
# add upstream patch
|
||||
#git apply --whitespace=nowarn ../patch-${pkgver}
|
||||
git apply --whitespace=nowarn ../patch-${pkgver}
|
||||
|
||||
# RCN patch
|
||||
git apply ../patch-${rcnver%.0}-${rcnrel}.diff
|
||||
|
|
Loading…
Reference in a new issue