From: C.R. Guo Date: Fri, 2 Mar 2018 03:08:55 +0000 (+0800) Subject: optee-client: update SRC_URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=88bba30e07907b6d6ba264475ceffb78de530490;p=meta-freescale.git optee-client: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-security/optee/optee-client.bb b/recipes-security/optee/optee-client.bb index b811e600..45e0b75c 100644 --- a/recipes-security/optee/optee-client.bb +++ b/recipes-security/optee/optee-client.bb @@ -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"