summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2025-02-17 17:15:18 -0300
committerGitHub <noreply@github.com>2025-02-17 17:15:18 -0300
commit24209b28709e15226e10955a1fd2472dcb11117f (patch)
tree56fe2d899d4b065fc0335894959bc68a0daf23c7
parent36accb283e2047cf52f3bc1857edad8507e049ec (diff)
parent68d93285f9d946b5fc8a30f462b101558f3accff (diff)
downloadmeta-freescale-24209b28709e15226e10955a1fd2472dcb11117f.tar.gz
Merge pull request #2130 from Freescale/backport-2129-to-scarthgap
[Backport scarthgap] 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 \