From 5538ae3b13602dcc9353d0fd795c61cee42e6cb5 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 2 Apr 2020 14:57:42 +0200 Subject: [PATCH] linux4.14: update to 4.14.174. Do not build on archs that we don't have a -dotconfig file. That means it won't be built on armv7 anymore unless someone makes a proper -dotconfig file. --- srcpkgs/linux4.14/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux4.14/template b/srcpkgs/linux4.14/template index ab6e8bcf359..1d83f249b94 100644 --- a/srcpkgs/linux4.14/template +++ b/srcpkgs/linux4.14/template @@ -1,6 +1,6 @@ # Template file for 'linux4.14' pkgname=linux4.14 -version=4.14.172 +version=4.14.174 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="http://www.kernel.org" license="GPL-2.0-only" short_desc="Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=2318a1ab937580a079351ed20557c336a3d95b664f667b14e3ba49e3271b217a +checksum=4c223ca3565d4267b403f7432860d87c8301767eb654d046d268782b18155189 nodebug=yes # -dbg package is generated below manually nostrip=yes @@ -17,7 +17,7 @@ noverifyrdeps=yes noshlibprovides=yes preserve=yes -archs="i686* x86_64* armv5tel* armv7l* aarch64* ppc*" +archs="i686* x86_64* armv5tel* aarch64* ppc*" hostmakedepends="bc elfutils-devel kmod libressl-devel perl uboot-mkimage gmp-devel libmpc-devel" case "$XBPS_TARGET_MACHINE" in