kirkwood-kernel: update to 4.1.1.
This commit is contained in:
parent
99363fb351
commit
affdb8a6bd
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kirkwood-kernel'
|
||||
pkgname=kirkwood-kernel
|
||||
version=4.1
|
||||
version=4.1.1
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
|
@ -13,8 +13,8 @@ http://www.arm.linux.org.uk/developer/machines/download.php>mach-types
|
|||
https://raw.githubusercontent.com/archlinuxarm/PKGBUILDs/${_commit}/core/linux-kirkwood/archlinuxarm.patch
|
||||
https://raw.githubusercontent.com/archlinuxarm/PKGBUILDs/${_commit}/core/linux-kirkwood/config"
|
||||
skip_extraction="mach-types archlinuxarm.patch config"
|
||||
checksum="caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f
|
||||
78bcb022e8a8a34d00df13722b54cd04451dd7b8c7388e014301064d65c8cc29
|
||||
checksum="88d6bc7c25ef3a42355770cf49a4d245bd7ef76ed805fceaa378b180008c6e89
|
||||
9601ea199744117c7cd371f13395c02dd6796f881c6d286754839f532da31fae
|
||||
53259fb05cb3903c5215da33426a654e3f212756cce155363decf8dc5ed7751e
|
||||
1a6825cf6467604138e25c806cd9ff5b964894dbafc1f6a97fe8386c45f644bd"
|
||||
|
||||
|
@ -28,7 +28,7 @@ hostmakedepends="perl kmod uboot-mkimage libressl-openssl bc"
|
|||
makedepends="ncurses-devel"
|
||||
triggers="kernel-hooks"
|
||||
|
||||
_kernver="${version}.0_${revision}" #FIXME
|
||||
_kernver="${version}_${revision}"
|
||||
# These files could be modified when an external module is built.
|
||||
mutable_files="
|
||||
/usr/lib/modules/${_kernver}/modules.builtin.bin
|
||||
|
|
Loading…
Reference in a new issue