summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-qoriq/optee-test.nxp.inc
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2022-12-15 11:49:10 +0800
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-12-15 10:53:50 +0000
commita66d86b448760d28cdee3544d9f9844e429c8ac3 (patch)
treeb5938e6919662459a876018b03ecdd07b357eb89 /recipes-security/optee-qoriq/optee-test.nxp.inc
parent2d716a8e5d9b428d2a33d30751767eb198c19b2d (diff)
downloadmeta-freescale-a66d86b448760d28cdee3544d9f9844e429c8ac3.tar.gz
Switch NXP QorIQ repositories to github.combackport-1330-to-kirkstone
Fetch QorIQ's source code from github.com/nxp-qoriq, as original source.codeaurora.org/external/qoriq will stop to access from April 2023. Signed-off-by: Jun Zhu <junzhu@nxp.com> (cherry picked from commit db67bdf59ca6e7c2da4a6fbadb53b5ae238219a6)
Diffstat (limited to 'recipes-security/optee-qoriq/optee-test.nxp.inc')
-rw-r--r--recipes-security/optee-qoriq/optee-test.nxp.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-qoriq/optee-test.nxp.inc b/recipes-security/optee-qoriq/optee-test.nxp.inc
index e3ba0c8e..14a42ac5 100644
--- a/recipes-security/optee-qoriq/optee-test.nxp.inc
+++ b/recipes-security/optee-qoriq/optee-test.nxp.inc
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=daa2bcccc666345ab8940aab1315a4fa"
9DEPENDS = "python3-pycryptodome-native python3-pycryptodomex-native openssl" 9DEPENDS = "python3-pycryptodome-native python3-pycryptodomex-native openssl"
10inherit python3native cmake 10inherit python3native cmake
11 11
12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_test.git;nobranch=1" 12SRC_URI = "git://github.com/nxp-qoriq/optee_test.git;protocol=https;nobranch=1"
13SRCREV = "69722dab8c1f2683e30e0ee3b536053367e37aad" 13SRCREV = "69722dab8c1f2683e30e0ee3b536053367e37aad"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"