diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2025-02-17 17:09:28 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-17 17:09:28 -0300 |
commit | d366bc4436cb07dcb426ffb0ab648e158d56dd75 (patch) | |
tree | d0188d4b7dd00274253930057ddf517c32a0e313 | |
parent | f993b8f195ecbcae3e3503bedd959ba4e1f4b821 (diff) | |
parent | d8ce1e264c33c80e7d977d20453fe647b8a6d960 (diff) | |
download | meta-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.inc | 4 |
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 | ||
6 | SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" | 6 | SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" |
7 | SRCBRANCH = "lf_v2024.04" | 7 | SRCBRANCH = "lf_v2024.04" |
8 | LOCALVERSION ?= "-imx_v2024.04_6.6.36-2.1.0" | 8 | LOCALVERSION ?= "-imx_v2024.04_6.6.52-2.2.0" |
9 | SRCREV = "de16f4f17221b2ff72b8cb18c28cd8a29f3c2710" | 9 | SRCREV = "6c4545203d123c246c5d7995f2893959506d28e0" |
10 | 10 | ||
11 | DEPENDS += " \ | 11 | DEPENDS += " \ |
12 | bc-native \ | 12 | bc-native \ |