]> code.ossystems Code Review - meta-freescale.git/commitdiff
optee-client: update SRC_URL
authorC.R. Guo <chunrong.guo@nxp.com>
Fri, 2 Mar 2018 03:08:55 +0000 (11:08 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Mar 2018 13:05:43 +0000 (10:05 -0300)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-security/optee/optee-client.bb

index b811e600a805910a04fb493497d4c83844a73c33..45e0b75c3baa76c16bd2b35c945e95f7e7332984 100644 (file)
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b"
 
 inherit pythonnative systemd
 
-SRC_URI = "git://github.com/qoriq-open-source/optee_client.git;nobranch=1 \
+SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_client;nobranch=1 \
            file://0001-Respect-LDFLAGS-set-from-OE-build.patch \
 "
 S = "${WORKDIR}/git"