diff mbox series

[master] branding-ltsprep: Move to uboot 2024.04

Message ID 20240202214459.31292-1-praneeth@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [master] branding-ltsprep: Move to uboot 2024.04 | expand

Commit Message

Bajjuri, Praneeth Feb. 2, 2024, 9:44 p.m. UTC
From: Praneeth Bajjuri <praneeth@ti.com>

Move the U-Boot version to 2024.04 for LTS prep.

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 meta-arago-distro/conf/distro/include/branding-ltsprep.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-arago-distro/conf/distro/include/branding-ltsprep.inc b/meta-arago-distro/conf/distro/include/branding-ltsprep.inc
index f0634e7a..59eb116e 100644
--- a/meta-arago-distro/conf/distro/include/branding-ltsprep.inc
+++ b/meta-arago-distro/conf/distro/include/branding-ltsprep.inc
@@ -2,7 +2,7 @@ 
 PREFERRED_VERSION_linux-ti-staging = "6.6%"
 PREFERRED_VERSION_linux-ti-staging-rt = "6.6%"
 PREFERRED_VERSION_linux-ti-staging-systest = "6.6%"
-PREFERRED_VERSION_u-boot-ti-staging = "2024.01%"
+PREFERRED_VERSION_u-boot-ti-staging = "2024.04%"
 
 # Remove mmip - DRM allocator, KMS sink, Wayland sink need porting to GST 1.18
 MACHINE_FEATURES:remove = "mmip"