mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv7 to 6.10.5-3
This commit is contained in:
parent
0feec60992
commit
20d26af3f9
1 changed files with 1 additions and 2 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-6.10
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ARMv7 multi-platform"
|
_desc="ARMv7 multi-platform"
|
||||||
pkgver=6.10.5
|
pkgver=6.10.5
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
rcnver=6.10.0
|
rcnver=6.10.0
|
||||||
rcnrel=multiv7-r1
|
rcnrel=multiv7-r1
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
|
@ -114,7 +114,6 @@ _package() {
|
||||||
optdepends=('wireless-regdb: to set the correct wireless channels of your country')
|
optdepends=('wireless-regdb: to set the correct wireless channels of your country')
|
||||||
provides=("linux=${pkgver}" "KSMBD-MODULE" "WIREGUARD-MODULE")
|
provides=("linux=${pkgver}" "KSMBD-MODULE" "WIREGUARD-MODULE")
|
||||||
conflicts=('linux')
|
conflicts=('linux')
|
||||||
backup=("etc/mkinitcpio.d/${pkgbase}.preset")
|
|
||||||
replaces=('linux-mvebu' 'linux-udoo' 'linux-sun4i' 'linux-sun5i' 'linux-sun7i' 'linux-usbarmory' 'linux-wandboard' 'linux-clearfog')
|
replaces=('linux-mvebu' 'linux-udoo' 'linux-sun4i' 'linux-sun5i' 'linux-sun7i' 'linux-usbarmory' 'linux-wandboard' 'linux-clearfog')
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue