From 289dae16bef8ee2e6b10edecd9d9c728e37694ac Mon Sep 17 00:00:00 2001 From: Guillaume Lecocq Date: Tue, 18 Apr 2023 13:53:34 +0200 Subject: [warrior] meta-freescale: migrate IMX repos from codeaurora to github (for QorIQ) --- recipes-security/optee/optee-os-qoriq_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-security/optee/optee-os-qoriq_git.bb') diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb index 5d21c001..2769a10b 100644 --- a/recipes-security/optee/optee-os-qoriq_git.bb +++ b/recipes-security/optee/optee-os-qoriq_git.bb @@ -9,7 +9,7 @@ DEPENDS = "python-pycrypto-native" inherit deploy pythonnative SRCREV = "b7a1527b42371e6c60bb4921c5389f1bc693f33b" -SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;nobranch=1 \ +SRC_URI = "git://github.com/nxp-qoriq/optee_os;nobranch=1 \ file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \ " S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf