linux4.9: update to 4.9.160.
[skip ci]
This commit is contained in:
parent
633f9e2d4f
commit
ac2f8f7be9
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.9'
|
||||
pkgname=linux4.9
|
||||
version=4.9.159
|
||||
version=4.9.160
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version}"
|
||||
|
@ -9,7 +9,7 @@ homepage="https://www.kernel.org"
|
|||
license="GPL-2.0-only"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=9f9df13168a090d12314e2e8dac040e71ce3f2ed89eafbece2b14dabb6771742
|
||||
checksum=c09af067af62d299f5e33c279968de58c88fb7c59bd05e8f3bb460f611f60515
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
|
@ -17,7 +17,7 @@ noverifyrdeps=yes
|
|||
noshlibprovides=yes
|
||||
preserve=yes
|
||||
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl armv7l armv7l-musl aarch64 aarch64-musl"
|
||||
archs="i686* x86_64* armv7l* aarch64*"
|
||||
hostmakedepends="bc perl kmod uboot-mkimage libressl-devel"
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue