summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-test_3.10.0.imx.bb
diff options
context:
space:
mode:
authorSimone Agresta <simone.agresta@bticino.it>2023-04-04 12:46:39 +0200
committerSimone Agresta <simone.agresta@bticino.it>2023-04-04 12:46:39 +0200
commitf4a04b56ccd516961326dd3371eeb4db7753266a (patch)
tree68c71921cbcad4d2f402ca629c7b164938f45585 /recipes-security/optee-imx/optee-test_3.10.0.imx.bb
parent470da01b34b538d8b2a9bf9da512b89f4f76c7f9 (diff)
downloadmeta-freescale-f4a04b56ccd516961326dd3371eeb4db7753266a.tar.gz
meta-freescale: migrate IMX repos from codeaurora to github
Signed-off-by: Simone Agresta <simone.agresta@bticino.it>
Diffstat (limited to 'recipes-security/optee-imx/optee-test_3.10.0.imx.bb')
-rw-r--r--recipes-security/optee-imx/optee-test_3.10.0.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-test_3.10.0.imx.bb b/recipes-security/optee-imx/optee-test_3.10.0.imx.bb
index a8a1b245..2cf94b04 100644
--- a/recipes-security/optee-imx/optee-test_3.10.0.imx.bb
+++ b/recipes-security/optee-imx/optee-test_3.10.0.imx.bb
@@ -10,7 +10,7 @@ DEPENDS = "python3-pycrypto-native python3-pycryptodomex-native optee-os optee-c
10 10
11SRCBRANCH = "imx_5.4.70_2.3.0" 11SRCBRANCH = "imx_5.4.70_2.3.0"
12 12
13SRC_URI = "git://source.codeaurora.org/external/imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}" 13SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16B = "${WORKDIR}/build" 16B = "${WORKDIR}/build"