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-client-qoriq.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-security/optee/optee-client-qoriq.bb') diff --git a/recipes-security/optee/optee-client-qoriq.bb b/recipes-security/optee/optee-client-qoriq.bb index 4d1caa16e..b820cdf3e 100644 --- a/recipes-security/optee/optee-client-qoriq.bb +++ b/recipes-security/optee/optee-client-qoriq.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b" inherit pythonnative systemd -SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_client;nobranch=1 \ +SRC_URI = "git://github.com/nxp-qoriq/optee_client;nobranch=1 \ " S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf