diff mbox series

[2/3] configs/ci20_defconfig: bump u-boot to version 2024.01

Message ID 20240310192619.1943776-2-peter@korsgaard.com
State Accepted
Headers show
Series [1/3] configs/ci20_defconfig: bump Linux to version 6.1.81 | expand

Commit Message

Peter Korsgaard March 10, 2024, 7:26 p.m. UTC
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 configs/ci20_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard March 14, 2024, 6:38 p.m. UTC | #1
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed, thanks.
diff mbox series

Patch

diff --git a/configs/ci20_defconfig b/configs/ci20_defconfig
index f9070d5098..31019aeae2 100644
--- a/configs/ci20_defconfig
+++ b/configs/ci20_defconfig
@@ -23,7 +23,7 @@  BR2_LINUX_KERNEL_INSTALL_TARGET=y
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2020.07"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2024.01"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="ci20_mmc"
 BR2_TARGET_UBOOT_FORMAT_IMG=y
 BR2_TARGET_UBOOT_SPL=y