diff mbox series

[1/1] configs/asus_tinker-s_rk3288: bump Linux to 6.1.70

Message ID 20240103143210.902040-1-flavio.tapajos@newtesc.com.br
State Accepted
Headers show
Series [1/1] configs/asus_tinker-s_rk3288: bump Linux to 6.1.70 | expand

Commit Message

Flávio Tapajós Jan. 3, 2024, 2:32 p.m. UTC
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(-)

Comments

Thomas Petazzoni Jan. 4, 2024, 9:48 p.m. UTC | #1
On Wed,  3 Jan 2024 11:32:10 -0300
Flávio Tapajós <flavio.tapajos@newtesc.com.br> wrote:

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

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/configs/asus_tinker-s_rk3288_defconfig b/configs/asus_tinker-s_rk3288_defconfig
index 00b42990f8..ad2ccec9f9 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.65"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.1.70"
 BR2_LINUX_KERNEL_DEFCONFIG="multi_v7"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="rk3288-tinker-s"