From 648a35702db1babfc30dfe09d84b13c03ebff3ee Mon Sep 17 00:00:00 2001 From: Valentin Raevsky Date: Thu, 20 Apr 2023 20:32:34 +0300 Subject: [PATCH] iot-gate-imx8: u-boot: Migration to github Signed-off-by: Valentin Raevsky --- recipes-bsp/u-boot/u-boot-compulab_2021.04.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-compulab_2021.04.inc b/recipes-bsp/u-boot/u-boot-compulab_2021.04.inc index fbea4c0..e3a62d1 100644 --- a/recipes-bsp/u-boot/u-boot-compulab_2021.04.inc +++ b/recipes-bsp/u-boot/u-boot-compulab_2021.04.inc @@ -1,5 +1,5 @@ SRCBRANCH = "lf_v2021.04" -SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" +SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" SRCREV = "263b27e076a0f6e5dcc80227a235f0af73718342" do_configure_prepend () {