From d934c5b083b85ddf43f6a9ef0de8f74133c11cc7 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Mon, 3 Apr 2023 15:10:28 +0200 Subject: meta-freescale: migrate IMX repos from codeaurora to github Signed-off-by: Javier Viguera --- recipes-security/optee-imx/optee-test_3.7.0.imx.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-security/optee-imx/optee-test_3.7.0.imx.bb') diff --git a/recipes-security/optee-imx/optee-test_3.7.0.imx.bb b/recipes-security/optee-imx/optee-test_3.7.0.imx.bb index e0dfdbe2..13066507 100644 --- a/recipes-security/optee-imx/optee-test_3.7.0.imx.bb +++ b/recipes-security/optee-imx/optee-test_3.7.0.imx.bb @@ -13,7 +13,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" SRCBRANCH = "imx_5.4.24_2.1.0" -SRC_URI = "git://source.codeaurora.org/external/imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH} \ +SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH} \ file://0001-use-python3-instead-of-python.patch \ " -- cgit v1.2.3-54-g00ecf