Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rpi-kernel: update to 5.15.65 [ci skip]
@ 2022-09-08 19:26 tsjk
  2022-09-08 19:29 ` [PR PATCH] [Updated] " tsjk
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: tsjk @ 2022-09-08 19:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tsjk/void-packages rpi-kernel-5.15.65_1
https://github.com/void-linux/void-packages/pull/39174

rpi-kernel: update to 5.15.65 [ci skip]
#### Testing the changes
- I tested the changes in this PR: **YES** (on my Raspberry Pi 1 Rev 2)

#### Local build testing
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l (cross-built)

#### Notes
- Fixes issue #39129
- I  only have an rpi1, and can thus not test the kernel on newer rpis,
  but I could update those as well as time allows

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

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

From fd9d6db3db2d4413cae924b406aae816dc38f2f9 Mon Sep 17 00:00:00 2001
From: Tamas Jantvik <tsjk@hotmail.com>
Date: Thu, 8 Sep 2022 19:21:06 +0200
Subject: [PATCH] rpi-kernel: update to 5.15.65 (fixes issue #39129)

---
 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 3183183b6a4e..1e3f7856fb9f 100644
--- a/srcpkgs/rpi-kernel/template
+++ b/srcpkgs/rpi-kernel/template
@@ -12,11 +12,11 @@
 #
 # WARNING: keep all rpi*-kernel packages in sync
 
-_githash="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi-kernel
-version=5.15.61
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 
 _kernver="${version}_${revision}"

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

* Re: [PR PATCH] [Updated] rpi-kernel: update to 5.15.65 [ci skip]
  2022-09-08 19:26 [PR PATCH] rpi-kernel: update to 5.15.65 [ci skip] tsjk
@ 2022-09-08 19:29 ` tsjk
  2022-09-08 19:44 ` tsjk
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tsjk @ 2022-09-08 19:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tsjk/void-packages rpi-kernel-5.15.65_1
https://github.com/void-linux/void-packages/pull/39174

rpi-kernel: update to 5.15.65 [ci skip]
#### Testing the changes
- I tested the changes in this PR: **YES** (on my Raspberry Pi 1 Rev 2)

#### Local build testing
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l (cross-built)

#### Notes
- Fixes issue #39129
- I  only have an rpi1, and can thus not test the kernel on newer rpis,
  but I could update those as well if time permits

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

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

From fd9d6db3db2d4413cae924b406aae816dc38f2f9 Mon Sep 17 00:00:00 2001
From: Tamas Jantvik <tsjk@hotmail.com>
Date: Thu, 8 Sep 2022 19:21:06 +0200
Subject: [PATCH 01/10] rpi-kernel: update to 5.15.65 (fixes issue #39129)

---
 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 3183183b6a4e..1e3f7856fb9f 100644
--- a/srcpkgs/rpi-kernel/template
+++ b/srcpkgs/rpi-kernel/template
@@ -12,11 +12,11 @@
 #
 # WARNING: keep all rpi*-kernel packages in sync
 
-_githash="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi-kernel
-version=5.15.61
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 
 _kernver="${version}_${revision}"

From d9eef3ae057abe3c803866c11bd10b314404a88b Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Tue, 6 Sep 2022 11:24:41 +0200
Subject: [PATCH 02/10] lnav: update to 0.11.0.

---
 srcpkgs/lnav/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/lnav/template b/srcpkgs/lnav/template
index a4e86c5b7940..e2f08415e84d 100644
--- a/srcpkgs/lnav/template
+++ b/srcpkgs/lnav/template
@@ -1,18 +1,19 @@
 # Template file for 'lnav'
 pkgname=lnav
-version=0.10.1
+version=0.11.0
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="automake openssh zlib-devel"
 makedepends="bzip2-devel gpm-devel libarchive-devel libcurl-devel ncurses-devel
  pcre-devel readline-devel sqlite-devel zlib-devel"
+checkdepends="tar"
 short_desc="Log file navigator"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-2-Clause"
 homepage="http://lnav.org/"
-distfiles="https://github.com/tstack/${pkgname}/archive/v${version}.tar.gz"
-checksum=4af855a463493105ae0746fc0da80304a689b5394eb6abfeede4dd843127c8bc
+distfiles="https://github.com/tstack/lnav/archive/v${version}.tar.gz"
+checksum=d35ee5ae710315bc92a58f1307980046ca45ed8aa5505769c3a706601fd64a9c
 
 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	makedepends+=" musl-legacy-compat"
@@ -22,7 +23,7 @@ pre_configure() {
 	./autogen.sh
 }
 pre_build() {
-	make -C src/tools bin2c \
+	make -C tools bin2c \
 		CC="$BUILD_CC" CFLAGS="$BUILD_CFLAGS" \
 		CXX="$CXX_FOR_BUILD" CXXFLAGS="$BUILD_CXXFLAGS" \
 		LDFLAGS= LIBS=

From 1a2b1e658365ab4557f6555cc67313836829f90a Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Tue, 6 Sep 2022 11:25:55 +0200
Subject: [PATCH 03/10] bzip3: update to 1.1.5.

---
 srcpkgs/bzip3/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/bzip3/template b/srcpkgs/bzip3/template
index 10cd3adcadfe..ddf863404065 100644
--- a/srcpkgs/bzip3/template
+++ b/srcpkgs/bzip3/template
@@ -1,6 +1,6 @@
 # Template file for 'bzip3'
 pkgname=bzip3
-version=1.1.4
+version=1.1.5
 revision=1
 build_style=gnu-configure
 short_desc="Better and stronger spiritual successor to bzip2"
@@ -9,7 +9,7 @@ license="LGPL-3.0-or-later"
 homepage="https://github.com/kspalaiologos/bzip3"
 #changelog=""
 distfiles="https://github.com/kspalaiologos/bzip3/releases/download/${version}/bzip3-${version}.tar.xz"
-checksum=4948c4cd62a995346a03087fc35183d7b9289a9cade491b6bb005d1dd80ab108
+checksum=b77e4145a7c4e8b570d5586e4840fe20d308e09857278c90f031d9c39eb3c49c
 
 bzip3-devel_package() {
 	short_desc+=" - development files"

From dba243912a1277adc4faab72b0d7fc8f7ffe979c Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Tue, 6 Sep 2022 11:27:00 +0200
Subject: [PATCH 04/10] perl-Plack: update to 1.0050.

---
 srcpkgs/perl-Plack/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/perl-Plack/template b/srcpkgs/perl-Plack/template
index b99cfb1d8422..84f0793ca2de 100644
--- a/srcpkgs/perl-Plack/template
+++ b/srcpkgs/perl-Plack/template
@@ -1,6 +1,6 @@
 # Template build file for 'perl-Plack'
 pkgname=perl-Plack
-version=1.0049
+version=1.0050
 revision=1
 wrksrc="Plack-${version}"
 build_style=perl-module
@@ -17,4 +17,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 homepage="https://metacpan.org/release/Plack"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 distfiles="${CPAN_SITE}/Plack/Plack-${version}.tar.gz"
-checksum=b5728e84d52a41598f60f108f0aebc75dcbc70b0c362f3a175177fca547c0418
+checksum=d2651ade82ebbff7abe0a3a189fc932dadc4779186ce89468e56d0189eaa6ed4

From 4a3e0f0ccd511daa9735db6e44516a49f2d9905d Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Thu, 8 Sep 2022 12:50:56 +0200
Subject: [PATCH 05/10] z3: update to 4.11.2.

---
 srcpkgs/z3/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/z3/template b/srcpkgs/z3/template
index b23e8f82e904..eab732c1dba3 100644
--- a/srcpkgs/z3/template
+++ b/srcpkgs/z3/template
@@ -1,6 +1,6 @@
 # Template file for 'z3'
 pkgname=z3
-version=4.11.0
+version=4.11.2
 revision=1
 wrksrc="${pkgname}-${pkgname}-${version}"
 build_style=configure
@@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/Z3Prover/z3"
 distfiles="https://github.com/Z3Prover/z3/archive/z3-${version}.tar.gz"
-checksum=afa761ee2c00b66afcf7f77ccf3f9820f97142bba988040ba56ed876443b811c
+checksum=e3a82431b95412408a9c994466fad7252135c8ed3f719c986cd75c8c5f234c7e
 
 build_options="ocaml"
 desc_option_ocaml="Enable support for OCaml bindings"

From 1b79cada70911b768a6e325e42e59e2ca9aac3e3 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Thu, 8 Sep 2022 13:19:00 +0200
Subject: [PATCH 06/10] kpartx: update to 0.9.1.

---
 srcpkgs/kpartx/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kpartx/template b/srcpkgs/kpartx/template
index 36e40492c202..d41ada34b7f5 100644
--- a/srcpkgs/kpartx/template
+++ b/srcpkgs/kpartx/template
@@ -1,6 +1,6 @@
 # Template file for 'kpartx'
 pkgname=kpartx
-version=0.9.0
+version=0.9.1
 revision=1
 wrksrc="multipath-tools-${version}"
 build_wrksrc=kpartx
@@ -12,6 +12,6 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-or-later"
 homepage="http://christophe.varoqui.free.fr/"
 distfiles="https://github.com/opensvc/multipath-tools/archive/refs/tags/${version}.tar.gz"
-checksum=d6d1d819a53d076a91828ede42d9786451a471c4b71ca3fd25d04ad5413e3f95
+checksum=0e856814aa4b2a24eddd918f4be812af40c28956f48b198f51b73e47d0da0d73
 LDFLAGS="-ldevmapper"
 CFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -I../libmultipath"

From 870b027d07d17ccd39c9344448df6f5f86d0ae4d Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Thu, 8 Sep 2022 13:22:11 +0200
Subject: [PATCH 07/10] linux5.10: update to 5.10.142.

---
 srcpkgs/linux5.10/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux5.10/template b/srcpkgs/linux5.10/template
index 0f242d510500..e1f2ec736fa9 100644
--- a/srcpkgs/linux5.10/template
+++ b/srcpkgs/linux5.10/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.10'
 pkgname=linux5.10
-version=5.10.138
+version=5.10.142
 revision=1
 wrksrc="linux-${version%.*}"
 short_desc="Linux kernel and modules (${version%.*} series)"
@@ -10,7 +10,7 @@ homepage="https://www.kernel.org"
 distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz
  https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
 checksum="dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
- 2cf2caf3819b046c7cc04ee3e02260f3ef1fe904a63dd6e2d00f1efd8276c8f2"
+ 957a0172bfd882f6196a1cc6f6a6ecc1cf08faa5839fd5f3f33ead25807d3821"
 python_version=3
 skip_extraction="patch-${version}.xz"
 

From 4a970e271c707cd60b450504b8426a6c451f4b99 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Thu, 8 Sep 2022 13:25:57 +0200
Subject: [PATCH 08/10] linux5.15: update to 5.15.67.

---
 srcpkgs/linux5.15/files/arm64-dotconfig | 6 ++++--
 srcpkgs/linux5.15/template              | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/linux5.15/files/arm64-dotconfig b/srcpkgs/linux5.15/files/arm64-dotconfig
index f0f723ce9867..46006f930e53 100644
--- a/srcpkgs/linux5.15/files/arm64-dotconfig
+++ b/srcpkgs/linux5.15/files/arm64-dotconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm64 5.15.47 Kernel Configuration
+# Linux/arm64 5.15.67 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 10.2.1 20201203"
 CONFIG_CC_IS_GCC=y
@@ -371,6 +371,7 @@ CONFIG_ARM64_ERRATUM_1286807=y
 CONFIG_ARM64_ERRATUM_1463225=y
 CONFIG_ARM64_ERRATUM_1542419=y
 CONFIG_ARM64_ERRATUM_1508412=y
+CONFIG_ARM64_ERRATUM_2441009=y
 CONFIG_CAVIUM_ERRATUM_22375=y
 CONFIG_CAVIUM_ERRATUM_23144=y
 CONFIG_CAVIUM_ERRATUM_23154=y
@@ -724,6 +725,7 @@ CONFIG_HAVE_KRETPROBES=y
 CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
 CONFIG_HAVE_NMI=y
 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
+CONFIG_TRACE_IRQFLAGS_NMI_SUPPORT=y
 CONFIG_HAVE_ARCH_TRACEHOOK=y
 CONFIG_HAVE_DMA_CONTIGUOUS=y
 CONFIG_GENERIC_SMP_IDLE_THREAD=y
@@ -11334,7 +11336,6 @@ CONFIG_CRYPTO_CRC32C=y
 CONFIG_CRYPTO_CRC32=m
 CONFIG_CRYPTO_XXHASH=m
 CONFIG_CRYPTO_BLAKE2B=m
-CONFIG_CRYPTO_BLAKE2S=m
 CONFIG_CRYPTO_CRCT10DIF=y
 CONFIG_CRYPTO_GHASH=y
 CONFIG_CRYPTO_POLY1305=m
@@ -11549,6 +11550,7 @@ CONFIG_CRYPTO_LIB_SHA256=y
 CONFIG_CRYPTO_LIB_SM4=m
 # end of Crypto library routines
 
+CONFIG_LIB_MEMNEQ=y
 CONFIG_CRC_CCITT=y
 CONFIG_CRC16=y
 CONFIG_CRC_T10DIF=y
diff --git a/srcpkgs/linux5.15/template b/srcpkgs/linux5.15/template
index 1c7f26959f53..a3b41f8b44ca 100644
--- a/srcpkgs/linux5.15/template
+++ b/srcpkgs/linux5.15/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.15'
 pkgname=linux5.15
-version=5.15.63
+version=5.15.67
 revision=1
 wrksrc="linux-${version%.*}"
 short_desc="Linux kernel and modules (${version%.*} series)"
@@ -10,7 +10,7 @@ homepage="https://www.kernel.org"
 distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz
  https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
 checksum="57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
- 9ac380863b5f4510ab2c09776b912629948a26698b4b633cabc80aca3a53afb2"
+ 2af2af357eb2ee2ee91edd1969a920377dcf28c9c0c06abd4006500e61140bc5"
 skip_extraction="patch-${version}.xz"
 python_version=3
 

From 129f5bb93ad5e4941bde98658d21d110a199f9c0 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 8 Sep 2022 14:05:29 -0500
Subject: [PATCH 09/10] volk: update to 2.5.2.

---
 srcpkgs/volk/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/volk/template b/srcpkgs/volk/template
index 25bb89e31427..f8f27f45b5e5 100644
--- a/srcpkgs/volk/template
+++ b/srcpkgs/volk/template
@@ -1,6 +1,6 @@
 # Template file for 'volk'
 pkgname=volk
-version=2.5.1
+version=2.5.2
 revision=1
 _cpu_features_gitrev="69d39934e83be9a0133d2850f15f5debd5eba06f"
 build_style=cmake
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="http://libvolk.org/"
 distfiles="https://github.com/gnuradio/volk/archive/v${version}.tar.gz
  https://github.com/google/cpu_features/archive/${_cpu_features_gitrev}.tar.gz"
-checksum="a935d284e6ea33fb6885a504e963bc4b92c170529a4268adf39a34c86e067e8d
+checksum="fb447b8053f574a72697a26f08d51fb70d3b54b4e90e72b705138f8bc7ae6722
  eec63919535abcf029f6fce1bca1192e67a5f5701d067d24094a54378c7f9563"
 
 case "$XBPS_TARGET_MACHINE" in

From 05261121ac612fb605a7740cfe1b814554c8b0e7 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 8 Sep 2022 14:06:14 -0500
Subject: [PATCH 10/10] sqlmap: update to 1.6.9.

---
 srcpkgs/sqlmap/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sqlmap/template b/srcpkgs/sqlmap/template
index 312a20b710ee..37a976150990 100644
--- a/srcpkgs/sqlmap/template
+++ b/srcpkgs/sqlmap/template
@@ -1,6 +1,6 @@
 # Template file for 'sqlmap'
 pkgname=sqlmap
-version=1.6.8
+version=1.6.9
 revision=1
 pycompile_dirs="usr/libexec/sqlmap"
 depends="python3"
@@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="http://sqlmap.org"
 distfiles="https://github.com/sqlmapproject/sqlmap/archive/${version}.tar.gz"
-checksum=35c51f4bd6f5cb8dd8efee4cf87d49bc7e7311ed6f42ffdd038394f7f98e69a2
+checksum=bccf1bea6ce44777a860ecbcaa83773889de023aeb51266cdbe961b7dc7732ba
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] rpi-kernel: update to 5.15.65 [ci skip]
  2022-09-08 19:26 [PR PATCH] rpi-kernel: update to 5.15.65 [ci skip] tsjk
  2022-09-08 19:29 ` [PR PATCH] [Updated] " tsjk
@ 2022-09-08 19:44 ` tsjk
  2022-09-08 20:25 ` tsjk
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tsjk @ 2022-09-08 19:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tsjk/void-packages rpi-kernel-5.15.65_1
https://github.com/void-linux/void-packages/pull/39174

rpi-kernel: update to 5.15.65 [ci skip]
#### Testing the changes
- I tested the changes in this PR: **YES** (on my Raspberry Pi 1 Rev 2)

#### Local build testing
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l (cross-built)

#### Notes
- Fixes issue #39129
- I  only have an rpi1, and can thus not test the kernel on newer rpis,
  but I could update those as well if time permits

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

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

From fd9d6db3db2d4413cae924b406aae816dc38f2f9 Mon Sep 17 00:00:00 2001
From: Tamas Jantvik <tsjk@hotmail.com>
Date: Thu, 8 Sep 2022 19:21:06 +0200
Subject: [PATCH] rpi-kernel: update to 5.15.65 (fixes issue #39129)

---
 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 3183183b6a4e..1e3f7856fb9f 100644
--- a/srcpkgs/rpi-kernel/template
+++ b/srcpkgs/rpi-kernel/template
@@ -12,11 +12,11 @@
 #
 # WARNING: keep all rpi*-kernel packages in sync
 
-_githash="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi-kernel
-version=5.15.61
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 
 _kernver="${version}_${revision}"

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

* Re: [PR PATCH] [Updated] rpi-kernel: update to 5.15.65 [ci skip]
  2022-09-08 19:26 [PR PATCH] rpi-kernel: update to 5.15.65 [ci skip] tsjk
  2022-09-08 19:29 ` [PR PATCH] [Updated] " tsjk
  2022-09-08 19:44 ` tsjk
@ 2022-09-08 20:25 ` tsjk
  2022-09-08 20:26 ` tsjk
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tsjk @ 2022-09-08 20:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tsjk/void-packages rpi-kernel-5.15.65_1
https://github.com/void-linux/void-packages/pull/39174

rpi-kernel: update to 5.15.65 [ci skip]
#### Testing the changes
- I tested the changes in this PR: **YES** (on my Raspberry Pi 1 Rev 2)

#### Local build testing
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l (cross-built)

#### Notes
- Fixes issue #39129
- I  only have an rpi1, and can thus not test the kernel on newer rpis,
  but I could update those as well if time permits

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

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

From fd9d6db3db2d4413cae924b406aae816dc38f2f9 Mon Sep 17 00:00:00 2001
From: Tamas Jantvik <tsjk@hotmail.com>
Date: Thu, 8 Sep 2022 19:21:06 +0200
Subject: [PATCH 1/2] rpi-kernel: update to 5.15.65 (fixes issue #39129)

---
 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 3183183b6a4e..1e3f7856fb9f 100644
--- a/srcpkgs/rpi-kernel/template
+++ b/srcpkgs/rpi-kernel/template
@@ -12,11 +12,11 @@
 #
 # WARNING: keep all rpi*-kernel packages in sync
 
-_githash="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi-kernel
-version=5.15.61
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 
 _kernver="${version}_${revision}"

From ab66e1315aebb23d3651c9d26f10989be5d6dd84 Mon Sep 17 00:00:00 2001
From: Tamas Jantvik <tsjk@hotmail.com>
Date: Thu, 8 Sep 2022 22:24:36 +0200
Subject: [PATCH 2/2] rpi*-kernel: update to 5.15.65

---
 srcpkgs/rpi2-kernel/template | 6 +++---
 srcpkgs/rpi3-kernel/template | 6 +++---
 srcpkgs/rpi4-kernel/template | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/rpi2-kernel/template b/srcpkgs/rpi2-kernel/template
index 8963b855a4de..d8f55ba07386 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="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi2-kernel
-version=5.10.110
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 
 _kernver="${version}_${revision}"
diff --git a/srcpkgs/rpi3-kernel/template b/srcpkgs/rpi3-kernel/template
index 20d51a6b8579..48069e6cca9d 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="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi3-kernel
-version=5.15.61
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 
 _kernver="${version}_${revision}"
diff --git a/srcpkgs/rpi4-kernel/template b/srcpkgs/rpi4-kernel/template
index d4fb3c72906e..7848c96fb53f 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="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi4-kernel
-version=5.15.61
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 conflicts=rpi3-kernel
 

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

* Re: [PR PATCH] [Updated] rpi-kernel: update to 5.15.65 [ci skip]
  2022-09-08 19:26 [PR PATCH] rpi-kernel: update to 5.15.65 [ci skip] tsjk
                   ` (2 preceding siblings ...)
  2022-09-08 20:25 ` tsjk
@ 2022-09-08 20:26 ` tsjk
  2022-09-11  8:11 ` akce
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tsjk @ 2022-09-08 20:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tsjk/void-packages rpi-kernel-5.15.65_1
https://github.com/void-linux/void-packages/pull/39174

rpi-kernel: update to 5.15.65 [ci skip]
#### Testing the changes
- I tested the changes in this PR: **YES** (on my Raspberry Pi 1 Rev 2)

#### Local build testing
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l (cross-built)

#### Notes
- Fixes issue #39129
- I  only have an rpi1, and can thus not test the kernel on newer rpis,
  but I could update those as well if time permits

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

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

From fe0f560a00720fc7fc8c4924c68e353cdc69bef2 Mon Sep 17 00:00:00 2001
From: Tamas Jantvik <tsjk@hotmail.com>
Date: Thu, 8 Sep 2022 19:21:06 +0200
Subject: [PATCH] rpi-kernel: update to 5.15.65 (fixes issue #39129)

rpi*-kernel: update to 5.15.65
---
 srcpkgs/rpi-kernel/template  | 6 +++---
 srcpkgs/rpi2-kernel/template | 6 +++---
 srcpkgs/rpi3-kernel/template | 6 +++---
 srcpkgs/rpi4-kernel/template | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template
index 3183183b6a4e..1e3f7856fb9f 100644
--- a/srcpkgs/rpi-kernel/template
+++ b/srcpkgs/rpi-kernel/template
@@ -12,11 +12,11 @@
 #
 # WARNING: keep all rpi*-kernel packages in sync
 
-_githash="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi-kernel
-version=5.15.61
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 
 _kernver="${version}_${revision}"
diff --git a/srcpkgs/rpi2-kernel/template b/srcpkgs/rpi2-kernel/template
index 8963b855a4de..d8f55ba07386 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="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi2-kernel
-version=5.10.110
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 
 _kernver="${version}_${revision}"
diff --git a/srcpkgs/rpi3-kernel/template b/srcpkgs/rpi3-kernel/template
index 20d51a6b8579..48069e6cca9d 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="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi3-kernel
-version=5.15.61
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 
 _kernver="${version}_${revision}"
diff --git a/srcpkgs/rpi4-kernel/template b/srcpkgs/rpi4-kernel/template
index d4fb3c72906e..7848c96fb53f 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="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi4-kernel
-version=5.15.61
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 conflicts=rpi3-kernel
 

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

* Re: rpi-kernel: update to 5.15.65 [ci skip]
  2022-09-08 19:26 [PR PATCH] rpi-kernel: update to 5.15.65 [ci skip] tsjk
                   ` (3 preceding siblings ...)
  2022-09-08 20:26 ` tsjk
@ 2022-09-11  8:11 ` akce
  2022-09-11  8:13 ` tsjk
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: akce @ 2022-09-11  8:11 UTC (permalink / raw)
  To: ml

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

New comment by akce on void-packages repository

https://github.com/void-linux/void-packages/pull/39174#issuecomment-1242913572

Comment:
This is wonderful, thanks @tsjk! :)

I've tested armv6l rpi-kernel on an rpi 1 model b+ and confirmed that eth0 is working.

I also built and tested armv7l rpi2-kernel on an rpi 3 model b and it is also functional.

I think the `rpi2-kernel` build is already broken. ie, not due to these changes. `xv` is needed for the **install** phase. That might be why my rpi2 device never had an `rpi2-kernel-5.15.61_1` available for upgrade.

I needed to add `xv` to the **hostmakedepends** list. ie,
```diff
diff --git a/srcpkgs/rpi2-kernel/template b/srcpkgs/rpi2-kernel/template
index d8f55ba073..b103b74dcd 100644
--- a/srcpkgs/rpi2-kernel/template
+++ b/srcpkgs/rpi2-kernel/template
@@ -9,7 +9,7 @@ version=5.15.65
 revision=1
 archs="armv7l*"
 wrksrc="linux-${_githash}"
-hostmakedepends="perl kmod uboot-mkimage openssl-devel bc bison flex"
+hostmakedepends="perl kmod uboot-mkimage openssl-devel bc bison flex xz"
 makedepends="ncurses-devel"
 maintainer="Piraty <piraty1@inbox.ru>"
 homepage="http://www.kernel.org"
```
I've looked at the template files for both `rpi-kernel` and `rpi3-kernel` and they both have `xv` in this list so i think it might've been an oversight that it's missing from `rpi2-kernel`.

It's such a small change, any chance you could add a commit for this to this PR @tsjk?

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

* Re: rpi-kernel: update to 5.15.65 [ci skip]
  2022-09-08 19:26 [PR PATCH] rpi-kernel: update to 5.15.65 [ci skip] tsjk
                   ` (4 preceding siblings ...)
  2022-09-11  8:11 ` akce
@ 2022-09-11  8:13 ` tsjk
  2022-09-11  8:15 ` akce
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tsjk @ 2022-09-11  8:13 UTC (permalink / raw)
  To: ml

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

New comment by tsjk on void-packages repository

https://github.com/void-linux/void-packages/pull/39174#issuecomment-1242913829

Comment:
Sure. I missed xz there. The rpi2 template was still at 5.10...

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

* Re: rpi-kernel: update to 5.15.65 [ci skip]
  2022-09-08 19:26 [PR PATCH] rpi-kernel: update to 5.15.65 [ci skip] tsjk
                   ` (5 preceding siblings ...)
  2022-09-11  8:13 ` tsjk
@ 2022-09-11  8:15 ` akce
  2022-09-11  8:17 ` [PR PATCH] [Updated] " tsjk
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: akce @ 2022-09-11  8:15 UTC (permalink / raw)
  To: ml

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

New comment by akce on void-packages repository

https://github.com/void-linux/void-packages/pull/39174#issuecomment-1242914157

Comment:
That explains it then, great stuff @tsjk :)

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

* Re: [PR PATCH] [Updated] rpi-kernel: update to 5.15.65 [ci skip]
  2022-09-08 19:26 [PR PATCH] rpi-kernel: update to 5.15.65 [ci skip] tsjk
                   ` (6 preceding siblings ...)
  2022-09-11  8:15 ` akce
@ 2022-09-11  8:17 ` tsjk
  2022-09-11  8:17 ` tsjk
  2022-10-01  5:36 ` [PR PATCH] [Closed]: " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: tsjk @ 2022-09-11  8:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tsjk/void-packages rpi-kernel-5.15.65_1
https://github.com/void-linux/void-packages/pull/39174

rpi-kernel: update to 5.15.65 [ci skip]
#### Testing the changes
- I tested the changes in this PR: **YES** (on my Raspberry Pi 1 Rev 2)

#### Local build testing
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l (cross-built)

#### Notes
- Fixes issue #39129
- I  only have an rpi1, and can thus not test the kernel on newer rpis,
  but I did a quick-and-dirty update of those as well, given input that this is desired.

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

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

From 76d7cdc6869347cbaa60602aee1e8054e1384f13 Mon Sep 17 00:00:00 2001
From: Tamas Jantvik <tsjk@hotmail.com>
Date: Thu, 8 Sep 2022 19:21:06 +0200
Subject: [PATCH] rpi-kernel: update to 5.15.65 (fixes issue #39129)

rpi*-kernel: update to 5.15.65
---
 srcpkgs/rpi-kernel/template  | 6 +++---
 srcpkgs/rpi2-kernel/template | 8 ++++----
 srcpkgs/rpi3-kernel/template | 6 +++---
 srcpkgs/rpi4-kernel/template | 6 +++---
 4 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template
index 3183183b6a4e..1e3f7856fb9f 100644
--- a/srcpkgs/rpi-kernel/template
+++ b/srcpkgs/rpi-kernel/template
@@ -12,11 +12,11 @@
 #
 # WARNING: keep all rpi*-kernel packages in sync
 
-_githash="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi-kernel
-version=5.15.61
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 
 _kernver="${version}_${revision}"
diff --git a/srcpkgs/rpi2-kernel/template b/srcpkgs/rpi2-kernel/template
index 8963b855a4de..b103b74dcd7b 100644
--- a/srcpkgs/rpi2-kernel/template
+++ b/srcpkgs/rpi2-kernel/template
@@ -1,22 +1,22 @@
 # Template file for 'rpi2-kernel'
 # See rpi-kernel for version policy
 
-_githash="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi2-kernel
-version=5.10.110
+version=5.15.65
 revision=1
 archs="armv7l*"
 wrksrc="linux-${_githash}"
-hostmakedepends="perl kmod uboot-mkimage openssl-devel bc bison flex"
+hostmakedepends="perl kmod uboot-mkimage openssl-devel bc bison flex xz"
 makedepends="ncurses-devel"
 maintainer="Piraty <piraty1@inbox.ru>"
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 
 _kernver="${version}_${revision}"
diff --git a/srcpkgs/rpi3-kernel/template b/srcpkgs/rpi3-kernel/template
index 20d51a6b8579..48069e6cca9d 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="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi3-kernel
-version=5.15.61
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 
 _kernver="${version}_${revision}"
diff --git a/srcpkgs/rpi4-kernel/template b/srcpkgs/rpi4-kernel/template
index d4fb3c72906e..7848c96fb53f 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="64ad74084fa44abe8689564071df5729ded4c589"
+_githash="cbb47398aebff7605bc23c4727c27d16a566982e"
 _gitshort="${_githash:0:7}"
 
 pkgname=rpi4-kernel
-version=5.15.61
+version=5.15.65
 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=8257604cc47792007284cc2640d7dd9f70fab062a7c596e92903e99718434244
+checksum=efcfe8c0fddbe2b86a405cca3b79ba8af83d81870ac2ac350cefd3c6387a8e3d
 python_version=3
 conflicts=rpi3-kernel
 

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

* Re: rpi-kernel: update to 5.15.65 [ci skip]
  2022-09-08 19:26 [PR PATCH] rpi-kernel: update to 5.15.65 [ci skip] tsjk
                   ` (7 preceding siblings ...)
  2022-09-11  8:17 ` [PR PATCH] [Updated] " tsjk
@ 2022-09-11  8:17 ` tsjk
  2022-10-01  5:36 ` [PR PATCH] [Closed]: " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: tsjk @ 2022-09-11  8:17 UTC (permalink / raw)
  To: ml

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

New comment by tsjk on void-packages repository

https://github.com/void-linux/void-packages/pull/39174#issuecomment-1242914549

Comment:
Thanks. :)
And, fixed.

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

* Re: [PR PATCH] [Closed]: rpi-kernel: update to 5.15.65 [ci skip]
  2022-09-08 19:26 [PR PATCH] rpi-kernel: update to 5.15.65 [ci skip] tsjk
                   ` (8 preceding siblings ...)
  2022-09-11  8:17 ` tsjk
@ 2022-10-01  5:36 ` classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2022-10-01  5:36 UTC (permalink / raw)
  To: ml

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

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

rpi-kernel: update to 5.15.65 [ci skip]
https://github.com/void-linux/void-packages/pull/39174

Description:
#### Testing the changes
- I tested the changes in this PR: **YES** (on my Raspberry Pi 1 Rev 2)

#### Local build testing
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l (cross-built)

#### Notes
- Fixes issue #39129
- I  only have an rpi1, and can thus not test the kernel on newer rpis,
  but I did a quick-and-dirty update of those as well, given input that this is desired.

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

end of thread, other threads:[~2022-10-01  5:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08 19:26 [PR PATCH] rpi-kernel: update to 5.15.65 [ci skip] tsjk
2022-09-08 19:29 ` [PR PATCH] [Updated] " tsjk
2022-09-08 19:44 ` tsjk
2022-09-08 20:25 ` tsjk
2022-09-08 20:26 ` tsjk
2022-09-11  8:11 ` akce
2022-09-11  8:13 ` tsjk
2022-09-11  8:15 ` akce
2022-09-11  8:17 ` [PR PATCH] [Updated] " tsjk
2022-09-11  8:17 ` tsjk
2022-10-01  5:36 ` [PR PATCH] [Closed]: " classabbyamp

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