All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] configs/asus_tinker-s_rk3288_defconfig: bump kernel to 6.1.79
@ 2024-02-23 16:57 Flávio Tapajós
  2024-05-11  7:09 ` Thomas Petazzoni via buildroot
  2024-06-08  7:50 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Flávio Tapajós @ 2024-02-23 16:57 UTC (permalink / raw)
  To: buildroot; +Cc: Flávio Tapajós

latest kernel LTS (6.6.x) is facing problems with the sdcard

Signed-off-by: Flávio Tapajós <flavio.tapajos@newtesc.com.br>
---
 configs/asus_tinker-s_rk3288_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/asus_tinker-s_rk3288_defconfig b/configs/asus_tinker-s_rk3288_defconfig
index de03336cbb..2ed2c4f712 100644
--- a/configs/asus_tinker-s_rk3288_defconfig
+++ b/configs/asus_tinker-s_rk3288_defconfig
@@ -23,7 +23,7 @@ BR2_TARGET_UBOOT_SPL_NAME="spl/u-boot-spl-dtb.bin tpl/u-boot-tpl.bin"
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.1.72"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.1.79"
 BR2_LINUX_KERNEL_DEFCONFIG="multi_v7"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="rk3288-tinker-s"
-- 
2.43.2

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

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

end of thread, other threads:[~2024-06-08  7:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-23 16:57 [Buildroot] [PATCH 1/1] configs/asus_tinker-s_rk3288_defconfig: bump kernel to 6.1.79 Flávio Tapajós
2024-05-11  7:09 ` Thomas Petazzoni via buildroot
2024-06-08  7:50 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.