From 5884c15aa907beef1c2582a9cff63d33b04ff0bc Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Fri, 31 Mar 2023 12:23:02 -0700 Subject: Move from codeaurora to github Fixes: #1469 Signed-off-by: Tom Hochstein --- 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