Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux5.3: update to 5.3.10.
@ 2019-11-10 12:28 voidlinux-github
  2019-11-10 14:18 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-11-10 12:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages linux5.3
https://github.com/void-linux/void-packages/pull/16316

linux5.3: update to 5.3.10.
[skip ci]

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

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

From 8417732a12ad4887cebd49e8ac8bd07533adac29 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 10 Nov 2019 13:27:34 +0100
Subject: [PATCH] linux5.3: update to 5.3.10.

[skip ci]
---
 srcpkgs/linux5.3/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux5.3/template b/srcpkgs/linux5.3/template
index d034be540ab..d576be0d772 100644
--- a/srcpkgs/linux5.3/template
+++ b/srcpkgs/linux5.3/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.3'
 pkgname=linux5.3
-version=5.3.9
+version=5.3.10
 revision=1
 wrksrc="linux-${version}"
 short_desc="Linux kernel and modules (${version%.*} series)"
@@ -8,7 +8,7 @@ maintainer="Foxlet <foxlet@furcode.co>"
 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=d72579aa732edd0e25779adfc43e68a53f77e80020c4aab5db2f5b28c247e98a
+checksum=8162e0b88fb0ebf2b5982611709974a7f08aba2292a720fabaca700f960d9a22
 patch_args="-Np1"
 
 nodebug=yes  # -dbg package is generated below manually

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

* Re: linux5.3: update to 5.3.10.
  2019-11-10 12:28 [PR PATCH] linux5.3: update to 5.3.10 voidlinux-github
@ 2019-11-10 14:18 ` voidlinux-github
  2019-11-10 14:34 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-11-10 14:18 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/16316#issuecomment-552198936

Comment:
This update does not build out of the box. The config file(s) need a preset for `SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1` and the default seems to be N(o).

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

* Re: [PR PATCH] [Updated] linux5.3: update to 5.3.10.
  2019-11-10 12:28 [PR PATCH] linux5.3: update to 5.3.10 voidlinux-github
  2019-11-10 14:18 ` voidlinux-github
@ 2019-11-10 14:34 ` voidlinux-github
  2019-11-10 14:35 ` voidlinux-github
  2019-11-11  6:06 ` [PR PATCH] [Merged]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-11-10 14:34 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by steinex against master on the void-packages repository

https://github.com/steinex/void-packages linux5.3
https://github.com/void-linux/void-packages/pull/16316

linux5.3: update to 5.3.10.
[skip ci]

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

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

From 951fd4c0f5c911b2d3b88ca893a2db3384e96b62 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sun, 10 Nov 2019 13:27:34 +0100
Subject: [PATCH] linux5.3: update to 5.3.10.

[skip ci]
---
 srcpkgs/linux5.3/files/i386-dotconfig   | 1 +
 srcpkgs/linux5.3/files/x86_64-dotconfig | 1 +
 srcpkgs/linux5.3/template               | 4 ++--
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux5.3/files/i386-dotconfig b/srcpkgs/linux5.3/files/i386-dotconfig
index 7f3df1b4d27..306400c00d5 100644
--- a/srcpkgs/linux5.3/files/i386-dotconfig
+++ b/srcpkgs/linux5.3/files/i386-dotconfig
@@ -6176,6 +6176,7 @@ CONFIG_SND_SOC_SOF_ICELAKE=m
 CONFIG_SND_SOC_SOF_HDA_COMMON=m
 CONFIG_SND_SOC_SOF_HDA_LINK=y
 CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC=y
+# CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1 is not set
 CONFIG_SND_SOC_SOF_HDA_LINK_BASELINE=m
 CONFIG_SND_SOC_SOF_HDA=m
 CONFIG_SND_SOC_SOF_XTENSA=m
diff --git a/srcpkgs/linux5.3/files/x86_64-dotconfig b/srcpkgs/linux5.3/files/x86_64-dotconfig
index ec0f9b76069..4d4b31ea7e3 100644
--- a/srcpkgs/linux5.3/files/x86_64-dotconfig
+++ b/srcpkgs/linux5.3/files/x86_64-dotconfig
@@ -6241,6 +6241,7 @@ CONFIG_SND_SOC_SOF_ICELAKE=m
 CONFIG_SND_SOC_SOF_HDA_COMMON=m
 CONFIG_SND_SOC_SOF_HDA_LINK=y
 CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC=y
+# CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1 is not set
 CONFIG_SND_SOC_SOF_HDA_LINK_BASELINE=m
 CONFIG_SND_SOC_SOF_HDA=m
 CONFIG_SND_SOC_SOF_XTENSA=m
diff --git a/srcpkgs/linux5.3/template b/srcpkgs/linux5.3/template
index d034be540ab..d576be0d772 100644
--- a/srcpkgs/linux5.3/template
+++ b/srcpkgs/linux5.3/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.3'
 pkgname=linux5.3
-version=5.3.9
+version=5.3.10
 revision=1
 wrksrc="linux-${version}"
 short_desc="Linux kernel and modules (${version%.*} series)"
@@ -8,7 +8,7 @@ maintainer="Foxlet <foxlet@furcode.co>"
 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=d72579aa732edd0e25779adfc43e68a53f77e80020c4aab5db2f5b28c247e98a
+checksum=8162e0b88fb0ebf2b5982611709974a7f08aba2292a720fabaca700f960d9a22
 patch_args="-Np1"
 
 nodebug=yes  # -dbg package is generated below manually

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

* Re: linux5.3: update to 5.3.10.
  2019-11-10 12:28 [PR PATCH] linux5.3: update to 5.3.10 voidlinux-github
  2019-11-10 14:18 ` voidlinux-github
  2019-11-10 14:34 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-11-10 14:35 ` voidlinux-github
  2019-11-11  6:06 ` [PR PATCH] [Merged]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-11-10 14:35 UTC (permalink / raw)
  To: ml

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

New comment by steinex on void-packages repository

https://github.com/void-linux/void-packages/pull/16316#issuecomment-552200248

Comment:
Sorry for the inattention. Fixed.

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

* Re: [PR PATCH] [Merged]: linux5.3: update to 5.3.10.
  2019-11-10 12:28 [PR PATCH] linux5.3: update to 5.3.10 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-11-10 14:35 ` voidlinux-github
@ 2019-11-11  6:06 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-11-11  6:06 UTC (permalink / raw)
  To: ml

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

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

linux5.3: update to 5.3.10.
https://github.com/void-linux/void-packages/pull/16316

Description:
[skip ci]

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

end of thread, other threads:[~2019-11-11  6:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-10 12:28 [PR PATCH] linux5.3: update to 5.3.10 voidlinux-github
2019-11-10 14:18 ` voidlinux-github
2019-11-10 14:34 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-10 14:35 ` voidlinux-github
2019-11-11  6:06 ` [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).