From db67bdf59ca6e7c2da4a6fbadb53b5ae238219a6 Mon Sep 17 00:00:00 2001 From: Jun Zhu Date: Thu, 15 Dec 2022 11:49:10 +0800 Subject: Switch NXP QorIQ repositories to github.com Fetch QorIQ's source code from github.com/nxp-qoriq, as original source.codeaurora.org/external/qoriq will stop to access from April 2023. Signed-off-by: Jun Zhu --- recipes-security/optee-qoriq/optee-os.nxp.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-security/optee-qoriq/optee-os.nxp.inc') diff --git a/recipes-security/optee-qoriq/optee-os.nxp.inc b/recipes-security/optee-qoriq/optee-os.nxp.inc index 72af6ca42..5b90b937c 100644 --- a/recipes-security/optee-qoriq/optee-os.nxp.inc +++ b/recipes-security/optee-qoriq/optee-os.nxp.inc @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c1f21c4f72f372ef38a5a4aee55ec173" inherit deploy python3native autotools DEPENDS = "python3-pycryptodome-native python3-pyelftools-native python3-pycryptodomex-native dtc-native" -SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os.git;nobranch=1" +SRC_URI = "git://github.com/nxp-qoriq/optee_os.git;protocol=https;nobranch=1" SRCREV = "735d98806dc26fbeeecad7f5e60ffeab8170c67e" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf