summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2025-02-17 17:09:28 -0300
committerGitHub <noreply@github.com>2025-02-17 17:09:28 -0300
commitd366bc4436cb07dcb426ffb0ab648e158d56dd75 (patch)
treed0188d4b7dd00274253930057ddf517c32a0e313
parentf993b8f195ecbcae3e3503bedd959ba4e1f4b821 (diff)
parentd8ce1e264c33c80e7d977d20453fe647b8a6d960 (diff)
downloadmeta-freescale-d366bc4436cb07dcb426ffb0ab648e158d56dd75.tar.gz
Merge pull request #2129 from Freescale/u-boot-imx-bump
u-boot-imx: Bump to 6.6.52-2.2.0
-rw-r--r--recipes-bsp/u-boot/u-boot-imx-common_2024.04.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx-common_2024.04.inc b/recipes-bsp/u-boot/u-boot-imx-common_2024.04.inc
index 0c3f8504..f4e78c6c 100644
--- a/recipes-bsp/u-boot/u-boot-imx-common_2024.04.inc
+++ b/recipes-bsp/u-boot/u-boot-imx-common_2024.04.inc
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a
5 5
6SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" 6SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}"
7SRCBRANCH = "lf_v2024.04" 7SRCBRANCH = "lf_v2024.04"
8LOCALVERSION ?= "-imx_v2024.04_6.6.36-2.1.0" 8LOCALVERSION ?= "-imx_v2024.04_6.6.52-2.2.0"
9SRCREV = "de16f4f17221b2ff72b8cb18c28cd8a29f3c2710" 9SRCREV = "6c4545203d123c246c5d7995f2893959506d28e0"
10 10
11DEPENDS += " \ 11DEPENDS += " \
12 bc-native \ 12 bc-native \