kirkwood-kernel: update to 4.1.8.
This commit is contained in:
parent
cb76e20239
commit
c019dfc438
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kirkwood-kernel'
|
||||
pkgname=kirkwood-kernel
|
||||
version=4.1.6
|
||||
version=4.1.8
|
||||
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="912d6ec42dce8c1139ffee7523abb1a048fec1ae5b83a8f95d0ce6d34a3b99fe
|
||||
2036924c1af0d7075f4bc885ee7317d6c9157022f68059a67b6764635b4b5893
|
||||
checksum="593d6baf9462389ea69c6f866218c1a97e40fcb3a00dece2b26a309150990cfe
|
||||
c666b2e45f4ae20a74b25419a2d5e06374929659ec656170160ac3bc5ef35269
|
||||
53259fb05cb3903c5215da33426a654e3f212756cce155363decf8dc5ed7751e
|
||||
1a6825cf6467604138e25c806cd9ff5b964894dbafc1f6a97fe8386c45f644bd"
|
||||
|
||||
|
@ -23,7 +23,7 @@ nostrip=yes
|
|||
noverifyrdeps=yes
|
||||
noshlibprovides=yes
|
||||
|
||||
only_for_archs="armv5tel"
|
||||
only_for_archs="armv5tel armv5tel-musl"
|
||||
hostmakedepends="perl kmod uboot-mkimage libressl-openssl bc"
|
||||
makedepends="ncurses-devel"
|
||||
triggers="kernel-hooks"
|
||||
|
|
Loading…
Reference in New Issue