summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-os_3.7.0.imx.bb
diff options
context:
space:
mode:
authorJavier Viguera <javier.viguera@digi.com>2023-04-03 15:10:28 +0200
committerJavier Viguera <javier.viguera@digi.com>2023-04-03 15:10:28 +0200
commitd934c5b083b85ddf43f6a9ef0de8f74133c11cc7 (patch)
treef3c2434da608d36d787036511feada4352684605 /recipes-security/optee-imx/optee-os_3.7.0.imx.bb
parentd5a82541a97dd3a6b9116a1cd72f9965510a3de9 (diff)
downloadmeta-freescale-d934c5b083b85ddf43f6a9ef0de8f74133c11cc7.tar.gz
meta-freescale: migrate IMX repos from codeaurora to github
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Diffstat (limited to 'recipes-security/optee-imx/optee-os_3.7.0.imx.bb')
-rw-r--r--recipes-security/optee-imx/optee-os_3.7.0.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-os_3.7.0.imx.bb b/recipes-security/optee-imx/optee-os_3.7.0.imx.bb
index 1bef749b..6c6afe9c 100644
--- a/recipes-security/optee-imx/optee-os_3.7.0.imx.bb
+++ b/recipes-security/optee-imx/optee-os_3.7.0.imx.bb
@@ -12,7 +12,7 @@ DEPENDS = "python3-pycrypto-native python3-pyelftools-native u-boot-mkimage-nati
12SRCBRANCH = "imx_5.4.24_2.1.0" 12SRCBRANCH = "imx_5.4.24_2.1.0"
13 13
14SRC_URI = "\ 14SRC_URI = "\
15 git://source.codeaurora.org/external/imx/imx-optee-os.git;protocol=https;branch=${SRCBRANCH} \ 15 git://github.com/nxp-imx/imx-optee-os.git;protocol=https;branch=${SRCBRANCH} \
16 file://0001-optee-os-fix-gcc10-compilation-issue-and-missing-cc-.patch \ 16 file://0001-optee-os-fix-gcc10-compilation-issue-and-missing-cc-.patch \
17" 17"
18 18