summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 11:08:55 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:43 -0300
commit88bba30e07907b6d6ba264475ceffb78de530490 (patch)
tree546561643739f892b9e6a7101e3a6b4227710096 /recipes-security/optee
parent9dd4cd594b7d4cf52eedaf99ab1b47f8b9709f2c (diff)
downloadmeta-freescale-88bba30e07907b6d6ba264475ceffb78de530490.tar.gz
optee-client: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-security/optee')
-rw-r--r--recipes-security/optee/optee-client.bb2
1 files changed, 1 insertions, 1 deletions
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"
6 6
7inherit pythonnative systemd 7inherit pythonnative systemd
8 8
9SRC_URI = "git://github.com/qoriq-open-source/optee_client.git;nobranch=1 \ 9SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_client;nobranch=1 \
10 file://0001-Respect-LDFLAGS-set-from-OE-build.patch \ 10 file://0001-Respect-LDFLAGS-set-from-OE-build.patch \
11" 11"
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"