From fcd10a9ab1d488d4a723188a97efe6b5d03bc489 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 2 May 2023 16:20:00 -0300 Subject: u-boot-fslc: bump to revision 1f4890c5 This includes following changes: - df3b57ef07b misc: imx: remove DM dependency for ocotp driver in SPL Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc index 6c95b62c..ab7b44f9 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2023.04.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 = "4912909b874b7c075006d05b893483cee631870f" +SRCREV = "1f4890c59efba516f432697fe7235a5296df6f54" SRCBRANCH = "2023.04+fslc" PV = "2023.04+git${SRCPV}" -- cgit v1.2.3-54-g00ecf