Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.18.x / 7.0.x series
@ 2026-05-11 16:18 Bernd Kuhls
  2026-05-11 17:07 ` Julien Olivain via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2026-05-11 16:18 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 linux/{7.0.5 => 7.0.6}                     | 0
 linux/Config.in                            | 2 +-
 linux/from-6.17/linux.hash                 | 4 ++--
 package/linux-headers/{6.18.28 => 6.18.29} | 0
 package/linux-headers/{7.0.5 => 7.0.6}     | 0
 package/linux-headers/Config.in.host       | 4 ++--
 6 files changed, 5 insertions(+), 5 deletions(-)
 rename linux/{7.0.5 => 7.0.6} (100%)
 rename package/linux-headers/{6.18.28 => 6.18.29} (100%)
 rename package/linux-headers/{7.0.5 => 7.0.6} (100%)

diff --git a/linux/7.0.5 b/linux/7.0.6
similarity index 100%
rename from linux/7.0.5
rename to linux/7.0.6
diff --git a/linux/Config.in b/linux/Config.in
index 44a67a0e4d..0b511e7d24 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -143,7 +143,7 @@ config BR2_LINUX_KERNEL_CUSTOM_REPO_GIT_SUBMODULES
 
 config BR2_LINUX_KERNEL_VERSION
 	string
-	default "7.0.5" if BR2_LINUX_KERNEL_LATEST_VERSION
+	default "7.0.6" if BR2_LINUX_KERNEL_LATEST_VERSION
 	default "5.10.254-cip72" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
 	default "5.10.254-cip72-rt32" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
 	default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
diff --git a/linux/from-6.17/linux.hash b/linux/from-6.17/linux.hash
index 2c97dbab36..d80a04c02c 100644
--- a/linux/from-6.17/linux.hash
+++ b/linux/from-6.17/linux.hash
@@ -1,8 +1,8 @@
 # From https://www.kernel.org/pub/linux/kernel/v7.x/sha256sums.asc
-sha256  965fb0a1c1675399fc60c6063b227c0523041b5f9a662b66462f1212c438ac3c  linux-7.0.5.tar.xz
+sha256  cba44440aa57affd7c21241dc5bc234b0df53c499f8ffc3ebc290dd3390a7523  linux-7.0.6.tar.xz
 
 # From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256  f360789483586cf8a20b4ab2bffe76ead6b62c0db1eeb0d917294456c4d77b74  linux-6.18.28.tar.xz
+sha256  c33ea75b1f3bc5fccab836790cd3684eab7057ff383464b5efd8a68ba622a83c  linux-6.18.29.tar.xz
 
 # Licenses hashes
 sha256  fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0  COPYING
diff --git a/package/linux-headers/6.18.28 b/package/linux-headers/6.18.29
similarity index 100%
rename from package/linux-headers/6.18.28
rename to package/linux-headers/6.18.29
diff --git a/package/linux-headers/7.0.5 b/package/linux-headers/7.0.6
similarity index 100%
rename from package/linux-headers/7.0.5
rename to package/linux-headers/7.0.6
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index a51f7171a5..405d136ea0 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -473,8 +473,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "6.1.172"	if BR2_KERNEL_HEADERS_6_1
 	default "6.6.138"	if BR2_KERNEL_HEADERS_6_6
 	default "6.12.87"	if BR2_KERNEL_HEADERS_6_12
-	default "6.18.28"	if BR2_KERNEL_HEADERS_6_18
-	default "7.0.5"		if BR2_KERNEL_HEADERS_7_0
+	default "6.18.29"	if BR2_KERNEL_HEADERS_6_18
+	default "7.0.6"		if BR2_KERNEL_HEADERS_7_0
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
 	default "custom"	if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
 	default BR2_KERNEL_HEADERS_CUSTOM_REPO_VERSION \
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.18.x / 7.0.x series
  2026-05-11 16:18 [Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.18.x / 7.0.x series Bernd Kuhls
@ 2026-05-11 17:07 ` Julien Olivain via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2026-05-11 17:07 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: buildroot

On 11/05/2026 18:18, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2026-05-11 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-11 16:18 [Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.18.x / 7.0.x series Bernd Kuhls
2026-05-11 17:07 ` Julien Olivain via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox