diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2018-06-22 11:51:47 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-06-25 11:07:31 -0300 |
commit | 74736187bf7cbf8a92d75e0f05822a98b5f266f8 (patch) | |
tree | c736378e81ae38548824086648ac67be7072bbcf /recipes-security/optee | |
parent | 58592bd4ab06284400e8780bf10d7752cf134786 (diff) | |
download | meta-freescale-74736187bf7cbf8a92d75e0f05822a98b5f266f8.tar.gz |
optee-client-qoriq: 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-qoriq.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee/optee-client-qoriq.bb b/recipes-security/optee/optee-client-qoriq.bb index bae18f86..24fa2874 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" | |||
6 | 6 | ||
7 | inherit pythonnative systemd | 7 | inherit pythonnative systemd |
8 | 8 | ||
9 | SRC_URI = "git://github.com/qoriq-open-source/optee_client.git;nobranch=1 \ | 9 | SRC_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 | " |
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |