summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee/optee-client-qoriq.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/optee/optee-client-qoriq.bb')
-rw-r--r--recipes-security/optee/optee-client-qoriq.bb2
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 4d1caa16..0eaf6160 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
7inherit pythonnative systemd 7inherit pythonnative systemd
8 8
9SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_client;nobranch=1 \ 9SRC_URI = "git://github.com/nxp-qoriq/optee_client;protocol=https;nobranch=1 \
10" 10"
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12