From f851708484206263aecee032288d27c948745ce8 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Mon, 24 Oct 2022 10:40:31 -0500 Subject: u-boot-imx: Update to 5.15.52-2.1.0 release Signed-off-by: Tom Hochstein --- recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-bsp') 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 7db57bf0..2925c2b8 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 @@ -3,10 +3,10 @@ DESCRIPTION = "i.MX U-Boot suppporting i.MX reference boards." LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" +SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" SRCBRANCH = "lf_v2022.04" -SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" -SRCREV = "1c881f4da83cc05bee50f352fa183263d7e2622b" -LOCALVERSION ?= "-imx_v2022.04_5.15.32-2.0.0" +LOCALVERSION ?= "-imx_v2022.04_5.15.52-2.1.0" +SRCREV = "16e8414193985cf7a171f7b79e12ff30700157ba" DEPENDS += " \ bc-native \ -- cgit v1.2.3-54-g00ecf