diff options
| author | Daiane Angolini <daiane.angolini@foundries.io> | 2025-09-02 17:15:46 -0300 |
|---|---|---|
| committer | Daiane Angolini <daiane.angolini@foundries.io> | 2025-09-02 17:16:54 -0300 |
| commit | bb16d1c0ca35eb590f76a98161be995ea4ebca88 (patch) | |
| tree | 8bec5b2540659138c67257949091ebd4f9153426 | |
| parent | 4ea1005c570ce783bb0a4130159b6af8615ce273 (diff) | |
| download | meta-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.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 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" | |||
| 4 | LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 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_6.6.52_2.2.x" |
| 8 | LOCALVERSION ?= "-imx_v2024.04_6.6.52-2.2.0" | 8 | LOCALVERSION ?= "-imx_v2024.04_6.6.52-2.2.0" |
| 9 | SRCREV = "6c4545203d123c246c5d7995f2893959506d28e0" | 9 | SRCREV = "82d4220bc6b832128454b09814a52e674943bd9a" |
| 10 | CVE_PRODUCT = "nxp:uboot_secondary_program_loader denx:u-boot" | 10 | CVE_PRODUCT = "nxp:uboot_secondary_program_loader denx:u-boot" |
| 11 | 11 | ||
| 12 | DEPENDS += " \ | 12 | DEPENDS += " \ |
