Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rpi-kernel: update to 5.10.110.
@ 2022-08-03 16:48 Duncaen
  2022-08-03 17:03 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: Duncaen @ 2022-08-03 16:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Duncaen/void-packages rpi-kernel-update
https://github.com/void-linux/void-packages/pull/38456

rpi-kernel: update to 5.10.110.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rpi-kernel-update-38456.patch --]
[-- Type: text/x-diff, Size: 5047 bytes --]

From d749dece9510a1102ca462f42e90d8f332cb880a Mon Sep 17 00:00:00 2001
From: Duncaen <duncaen@voidlinux.org>
Date: Wed, 3 Aug 2022 18:47:07 +0200
Subject: [PATCH 1/4] rpi-kernel: update to 5.10.110.

---
 srcpkgs/rpi-kernel/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template
index 9b38bc53a346..3c2188d2d5bc 100644
--- a/srcpkgs/rpi-kernel/template
+++ b/srcpkgs/rpi-kernel/template
@@ -12,11 +12,11 @@
 #
 # WARNING: keep all rpi*-kernel packages in sync
 
-_githash="650082a559a570d6c9d2739ecc62843d6f951059"
+_githash="82c6f8643398e222099066bfffb2070772f0696f"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi-kernel
-version=5.10.92
+version=5.10.110
 revision=1
 archs="armv6l*"
 wrksrc="linux-${_githash}"
@@ -27,7 +27,7 @@ homepage="http://www.kernel.org"
 license="GPL-2.0-only"
 short_desc="Linux kernel for Raspberry Pi zero/1 (${version%.*} series [git ${_gitshort}])"
 distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
-checksum=ae8b1635a33316ef9b85a4f0ce77d0032c74fbe2ef127755b17cd34d265c48d8
+checksum=f3ee7782c90ecb3e468e89602248a1de45b466d5d4c1af4748f7ca088c0fcab3
 python_version=3
 
 _kernver="${version}_${revision}"

From 65c2501be119575c0ed793d6d241ecb5ca9d0564 Mon Sep 17 00:00:00 2001
From: Duncaen <duncaen@voidlinux.org>
Date: Wed, 3 Aug 2022 18:47:14 +0200
Subject: [PATCH 2/4] rpi2-kernel: update to 5.10.110.

---
 srcpkgs/rpi2-kernel/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rpi2-kernel/template b/srcpkgs/rpi2-kernel/template
index b970fd924fd9..228b6d2c5551 100644
--- a/srcpkgs/rpi2-kernel/template
+++ b/srcpkgs/rpi2-kernel/template
@@ -1,11 +1,11 @@
 # Template file for 'rpi2-kernel'
 # See rpi-kernel for version policy
 
-_githash="650082a559a570d6c9d2739ecc62843d6f951059"
+_githash="82c6f8643398e222099066bfffb2070772f0696f"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi2-kernel
-version=5.10.92
+version=5.10.110
 revision=1
 archs="armv7l*"
 wrksrc="linux-${_githash}"
@@ -16,7 +16,7 @@ homepage="http://www.kernel.org"
 license="GPL-2.0-only"
 short_desc="Linux kernel for Raspberry Pi 2 (${version%.*} series [git ${_gitshort}])"
 distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
-checksum=ae8b1635a33316ef9b85a4f0ce77d0032c74fbe2ef127755b17cd34d265c48d8
+checksum=f3ee7782c90ecb3e468e89602248a1de45b466d5d4c1af4748f7ca088c0fcab3
 python_version=3
 
 _kernver="${version}_${revision}"

From db2e01cca491f2a033c4e4b640e85a4beed88e5b Mon Sep 17 00:00:00 2001
From: Duncaen <duncaen@voidlinux.org>
Date: Wed, 3 Aug 2022 18:47:17 +0200
Subject: [PATCH 3/4] rpi3-kernel: update to 5.10.110.

---
 srcpkgs/rpi3-kernel/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rpi3-kernel/template b/srcpkgs/rpi3-kernel/template
index e76d0ab86d51..937308fc6576 100644
--- a/srcpkgs/rpi3-kernel/template
+++ b/srcpkgs/rpi3-kernel/template
@@ -1,11 +1,11 @@
 # Template file for 'rpi3-kernel'
 # See rpi-kernel for version policy
 
-_githash="650082a559a570d6c9d2739ecc62843d6f951059"
+_githash="82c6f8643398e222099066bfffb2070772f0696f"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi3-kernel
-version=5.10.92
+version=5.10.110
 revision=1
 archs="aarch64*"
 wrksrc="linux-${_githash}"
@@ -16,7 +16,7 @@ homepage="http://www.kernel.org"
 license="GPL-2.0-only"
 short_desc="Linux kernel for Raspberry Pi 3 / Zero 2 (${version%.*} series [git ${_gitshort}])"
 distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
-checksum=ae8b1635a33316ef9b85a4f0ce77d0032c74fbe2ef127755b17cd34d265c48d8
+checksum=f3ee7782c90ecb3e468e89602248a1de45b466d5d4c1af4748f7ca088c0fcab3
 python_version=3
 
 _kernver="${version}_${revision}"

From a23c45f96bc476fc26ca4f86c9235d818a1b655b Mon Sep 17 00:00:00 2001
From: Duncaen <duncaen@voidlinux.org>
Date: Wed, 3 Aug 2022 18:47:21 +0200
Subject: [PATCH 4/4] rpi4-kernel: update to 5.10.110.

---
 srcpkgs/rpi4-kernel/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rpi4-kernel/template b/srcpkgs/rpi4-kernel/template
index 27ed4f581a7b..e2c8ac19efee 100644
--- a/srcpkgs/rpi4-kernel/template
+++ b/srcpkgs/rpi4-kernel/template
@@ -1,11 +1,11 @@
 # Template file for 'rpi4-kernel'
 # See rpi-kernel for version policy
 
-_githash="650082a559a570d6c9d2739ecc62843d6f951059"
+_githash="82c6f8643398e222099066bfffb2070772f0696f"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi4-kernel
-version=5.10.92
+version=5.10.110
 revision=1
 archs="aarch64*"
 wrksrc="linux-${_githash}"
@@ -16,7 +16,7 @@ homepage="http://www.kernel.org"
 license="GPL-2.0-only"
 short_desc="Linux kernel for Raspberry Pi 4 (${version%.*} series [git ${_gitshort}])"
 distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
-checksum=ae8b1635a33316ef9b85a4f0ce77d0032c74fbe2ef127755b17cd34d265c48d8
+checksum=f3ee7782c90ecb3e468e89602248a1de45b466d5d4c1af4748f7ca088c0fcab3
 python_version=3
 conflicts=rpi3-kernel
 

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

* Re: [PR PATCH] [Merged]: rpi-kernel: update to 5.10.110.
  2022-08-03 16:48 [PR PATCH] rpi-kernel: update to 5.10.110 Duncaen
@ 2022-08-03 17:03 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2022-08-03 17:03 UTC (permalink / raw)
  To: ml

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

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

rpi-kernel: update to 5.10.110.
https://github.com/void-linux/void-packages/pull/38456

Description:
[ci skip]

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

end of thread, other threads:[~2022-08-03 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-03 16:48 [PR PATCH] rpi-kernel: update to 5.10.110 Duncaen
2022-08-03 17:03 ` [PR PATCH] [Merged]: " Duncaen

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).