From fda27abe2a9ea16f010f103a366ed3ba701acfae Mon Sep 17 00:00:00 2001 From: Logan Grosz Date: Fri, 31 Mar 2023 14:18:08 -0600 Subject: Migrate codeaurora repositories to github --- recipes-security/optee-imx/optee-os_3.2.0.imx.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-security/optee-imx/optee-os_3.2.0.imx.bb') diff --git a/recipes-security/optee-imx/optee-os_3.2.0.imx.bb b/recipes-security/optee-imx/optee-os_3.2.0.imx.bb index f4fc26e7..6d6889c3 100644 --- a/recipes-security/optee-imx/optee-os_3.2.0.imx.bb +++ b/recipes-security/optee-imx/optee-os_3.2.0.imx.bb @@ -10,7 +10,7 @@ inherit deploy pythonnative autotools DEPENDS = "python-pycrypto-native u-boot-mkimage-native" SRCBRANCH = "imx_4.14.78_1.0.0_ga" -OPTEE_OS_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-os.git;protocol=https" +OPTEE_OS_SRC ?= "git://github.com/nxp-imx/imx-optee-os.git;protocol=https" SRC_URI = "${OPTEE_OS_SRC};branch=${SRCBRANCH}" SRCREV = "6a52487eb0ff664e4ebbd48497f0d3322844d51d" -- cgit v1.2.3-54-g00ecf