From 42a701a1e49b84ca539b0787fabc178571b172ec Mon Sep 17 00:00:00 2001 From: "Rodrigo M. Duarte" Date: Tue, 10 Sep 2024 14:59:06 -0300 Subject: u-boot-fslc: Bump to revison 5b4d66dd This commit changes the u-boot-fslc source revision to 5b4d66dd. This new revison fix a issue with imx8mq bootloader. Signed-off-by: Rodrigo M. Duarte (cherry picked from commit c0b7f552a0fef79a79704f4bc515f74a1274030d) --- recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc index 214d4532..b2bea55c 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2024.07.inc @@ -10,7 +10,7 @@ DEPENDS += "flex-native bison-native" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH};protocol=https" -SRCREV = "1406c04f60f5c375e0fc77b9f661aecd08dff45e" +SRCREV = "5b4d66dd41432d36c22bcdfa2d1ca4afc3a1c2fc" SRCBRANCH = "2024.07+fslc" PV = "2024.07+fslc+git${SRCPV}" -- cgit v1.2.3-54-g00ecf