From 55b68174aa44e38eb396e83994edcfcfcdf3b234 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 31 May 2018 04:16:05 -0400 Subject: [PATCH] gnu: linux-libre@4.9: Update to 4.9.105. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.105. Remove patch. --- gnu/packages/linux.scm | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 4e2a6a1680..b218ccbceb 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -423,18 +423,9 @@ (define-public linux-libre-4.14 #:configuration-file kernel-config)) (define-public linux-libre-4.9 - (make-linux-libre "4.9.104" - "0b6y24vfsjhiv7qq7xqx7h9krc81c49dqh0189nm1lhfwciyir57" + (make-linux-libre "4.9.105" + "0kzznalr69c3z63y4gs38zs6cb0jmn41ggvz4i1gp2sqpmjm6ybb" %intel-compatible-systems - #:patches - (list %boot-logo-patch - (origin - ;; The sole fix in the 4.9.105 release. - (method url-fetch) - (uri "https://git.kernel.org/pub/scm/linux/kernel/\ -git/stable/linux-stable.git/patch/?id=98d69fb3b175855cdd4c37d41a4b477a0860b1a0") - (sha256 - (base32 "1r52fr0w94fgw7nfxrysjk0mljlnqwqsnl0cp84c1sly466i79dv")))) #:configuration-file kernel-config)) (define-public linux-libre-4.4