summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaiane Angolini <daiane.angolini@foundries.io>2025-09-02 17:15:46 -0300
committerDaiane Angolini <daiane.angolini@foundries.io>2025-09-02 17:16:54 -0300
commitbb16d1c0ca35eb590f76a98161be995ea4ebca88 (patch)
tree8bec5b2540659138c67257949091ebd4f9153426
parent4ea1005c570ce783bb0a4130159b6af8615ce273 (diff)
downloadmeta-freescale-bb16d1c0ca35eb590f76a98161be995ea4ebca88.tar.gz
u-boot-imx: Update to 6.6.52_2.2.1
Part of #2326 Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
-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 39ac4135a..3bfe618b0 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
@@ -4,9 +4,9 @@ LICENSE = "GPL-2.0-or-later"
4LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
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_6.6.52_2.2.x"
8LOCALVERSION ?= "-imx_v2024.04_6.6.52-2.2.0" 8LOCALVERSION ?= "-imx_v2024.04_6.6.52-2.2.0"
9SRCREV = "6c4545203d123c246c5d7995f2893959506d28e0" 9SRCREV = "82d4220bc6b832128454b09814a52e674943bd9a"
10CVE_PRODUCT = "nxp:uboot_secondary_program_loader denx:u-boot" 10CVE_PRODUCT = "nxp:uboot_secondary_program_loader denx:u-boot"
11 11
12DEPENDS += " \ 12DEPENDS += " \