From 0a4fc52a9d6d1a4a2b1b245e400e72c5a3f58a68 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Wed, 5 Apr 2023 11:20:54 -0700 Subject: u-boot-imx: Update to latest Signed-off-by: Tom Hochstein --- recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc | 2 +- recipes-bsp/u-boot/u-boot-imx_2022.04.bb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-bsp/u-boot') diff --git a/recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc b/recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc index 939031d8..a5dba755 100644 --- a/recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc +++ b/recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" SRCBRANCH = "lf_v2022.04" LOCALVERSION ?= "-imx_v2022.04_5.15.71-2.2.0" -SRCREV = "181859317bfafef1da79c59a4498650168ad9df6" +SRCREV = "7376547b9e424b2d0f42dfe96394168c781ca297" DEPENDS += " \ bc-native \ diff --git a/recipes-bsp/u-boot/u-boot-imx_2022.04.bb b/recipes-bsp/u-boot/u-boot-imx_2022.04.bb index c1ddf12f..c8119fdb 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2022.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2022.04.bb @@ -9,10 +9,10 @@ PROVIDES += "u-boot" inherit uuu_bootloader_tag -UUU_BOOTLOADER = "" +UUU_BOOTLOADER = "" UUU_BOOTLOADER:mx6-generic-bsp = "${UBOOT_BINARY}" UUU_BOOTLOADER:mx7-generic-bsp = "${UBOOT_BINARY}" -UUU_BOOTLOADER_TAGGED = "" +UUU_BOOTLOADER_TAGGED = "" UUU_BOOTLOADER_TAGGED:mx6-generic-bsp = "u-boot-tagged.${UBOOT_SUFFIX}" UUU_BOOTLOADER_TAGGED:mx7-generic-bsp = "u-boot-tagged.${UBOOT_SUFFIX}" -- cgit v1.2.3-54-g00ecf