Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux5.4: update to 5.4.8.
@ 2020-01-05 13:59 voidlinux-github
  2020-01-05 16:38 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-05 13:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]

There is a new pull request by Hoshpak against master on the void-packages repository

https://github.com/Hoshpak/void-packages linux5.4.8
https://github.com/void-linux/void-packages/pull/18053

linux5.4: update to 5.4.8.
[skip ci]

A patch file from https://github.com/void-linux/void-packages/pull/18053.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-linux5.4.8-18053.patch --]
[-- Type: text/x-diff, Size: 3110 bytes --]

From 3486fa8632848978d62e3d993c65495dec929590 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Sun, 5 Jan 2020 14:59:27 +0100
Subject: [PATCH] linux5.4: update to 5.4.8.

[skip ci]
---
 srcpkgs/linux5.4/patches/ppc64-be-elfv2.patch | 17 +++++++++--------
 srcpkgs/linux5.4/template                     |  4 ++--
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/linux5.4/patches/ppc64-be-elfv2.patch b/srcpkgs/linux5.4/patches/ppc64-be-elfv2.patch
index cbf114278b9..dde27580dc9 100644
--- a/srcpkgs/linux5.4/patches/ppc64-be-elfv2.patch
+++ b/srcpkgs/linux5.4/patches/ppc64-be-elfv2.patch
@@ -8,12 +8,12 @@ have.
 
 Ping q66 if it does not apply.
 
---- a/arch/powerpc/Makefile
-+++ b/arch/powerpc/Makefile
-@@ -93,10 +93,8 @@ MULTIPLEWORD	:= -mmultiple
- endif
+--- a/arch/powerpc/Makefile	2020-01-05 14:40:50.395763093 +0100
++++ b/arch/powerpc/Makefile	2020-01-05 14:48:39.025251092 +0100
+@@ -92,10 +92,8 @@
  
  ifdef CONFIG_PPC64
+ ifndef CONFIG_CC_IS_CLANG
 -cflags-$(CONFIG_CPU_BIG_ENDIAN)		+= $(call cc-option,-mabi=elfv1)
 -cflags-$(CONFIG_CPU_BIG_ENDIAN)		+= $(call cc-option,-mcall-aixdesc)
 -aflags-$(CONFIG_CPU_BIG_ENDIAN)		+= $(call cc-option,-mabi=elfv1)
@@ -21,12 +21,12 @@ Ping q66 if it does not apply.
 +cflags-y    += $(call cc-option,-mabi=elfv2,$(call cc-option,-mcall-aixdesc))
 +aflags-y    += $(call cc-option,-mabi=elfv2,$(call cc-option,-mabi=elfv1))
  endif
- 
- ifndef CONFIG_CC_IS_CLANG
-@@ -144,14 +142,8 @@ endif
  endif
  
+@@ -144,14 +142,8 @@
+ 
  CFLAGS-$(CONFIG_PPC64)	:= $(call cc-option,-mtraceback=no)
+ ifndef CONFIG_CC_IS_CLANG
 -ifdef CONFIG_CPU_LITTLE_ENDIAN
  CFLAGS-$(CONFIG_PPC64)	+= $(call cc-option,-mabi=elfv2,$(call cc-option,-mcall-aixdesc))
 -AFLAGS-$(CONFIG_PPC64)	+= $(call cc-option,-mabi=elfv2)
@@ -36,9 +36,10 @@ Ping q66 if it does not apply.
 -AFLAGS-$(CONFIG_PPC64)	+= $(call cc-option,-mabi=elfv1)
 -endif
 +AFLAGS-$(CONFIG_PPC64)	+= $(call cc-option,-mabi=elfv2,$(call cc-option,-mabi=elfv1))
+ endif
  CFLAGS-$(CONFIG_PPC64)	+= $(call cc-option,-mcmodel=medium,$(call cc-option,-mminimal-toc))
  CFLAGS-$(CONFIG_PPC64)	+= $(call cc-option,-mno-pointers-to-nested-functions)
- 
+
 --- a/arch/powerpc/boot/Makefile
 +++ b/arch/powerpc/boot/Makefile
 @@ -48,8 +48,8 @@ ifdef CONFIG_CPU_BIG_ENDIAN
diff --git a/srcpkgs/linux5.4/template b/srcpkgs/linux5.4/template
index c147c814343..310786ad0a8 100644
--- a/srcpkgs/linux5.4/template
+++ b/srcpkgs/linux5.4/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.4'
 pkgname=linux5.4
-version=5.4.7
+version=5.4.8
 revision=1
 wrksrc="linux-${version}"
 short_desc="Linux kernel and modules (${version%.*} series)"
@@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-only"
 homepage="https://www.kernel.org"
 distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
-checksum=abc9b21d9146d95853dac35f4c4489a0199aff53ee6eee4b0563d1b37079fcc9
+checksum=42c414c902193f9e8a1b70c728ca440de02d85dc29102f52ef98cfbf20d29a52
 patch_args="-Np1"
 
 nodebug=yes  # -dbg package is generated below manually

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: linux5.4: update to 5.4.8.
  2020-01-05 13:59 [PR PATCH] linux5.4: update to 5.4.8 voidlinux-github
@ 2020-01-05 16:38 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-05 16:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

There's a merged pull request on the void-packages repository

linux5.4: update to 5.4.8.
https://github.com/void-linux/void-packages/pull/18053

Description:
[skip ci]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-05 16:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-05 13:59 [PR PATCH] linux5.4: update to 5.4.8 voidlinux-github
2020-01-05 16:38 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).