diff --git a/meta-imx-bsp/recipes-bsp/u-boot/u-boot-imx-common_2024.04.inc b/meta-imx-bsp/recipes-bsp/u-boot/u-boot-imx-common_2024.04.inc index 8acdabdc0f..7f919e3e5c 100644 --- a/meta-imx-bsp/recipes-bsp/u-boot/u-boot-imx-common_2024.04.inc +++ b/meta-imx-bsp/recipes-bsp/u-boot/u-boot-imx-common_2024.04.inc @@ -7,7 +7,7 @@ SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" UBOOT_SRC ?= "git://github.com/nxp-imx/uboot-imx.git;protocol=https" SRCBRANCH = "lf_v2024.04" LOCALVERSION ?= "-${SRCBRANCH}" -SRCREV = "b3931582f67d6c8aa4a3609b257f89f361b9e483" +SRCREV = "ba33b30784db7da7de57fdecddaad7b6a7ed8e2e" DEPENDS += " \ bc-native \