summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-os_3.10.0.imx.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-04 08:40:46 -0300
committerGitHub <noreply@github.com>2023-04-04 08:40:46 -0300
commit296f367ac913b0170ccf0233c0209d4cbf50341e (patch)
tree68c71921cbcad4d2f402ca629c7b164938f45585 /recipes-security/optee-imx/optee-os_3.10.0.imx.bb
parent470da01b34b538d8b2a9bf9da512b89f4f76c7f9 (diff)
parentf4a04b56ccd516961326dd3371eeb4db7753266a (diff)
downloadmeta-freescale-296f367ac913b0170ccf0233c0209d4cbf50341e.tar.gz
Merge pull request #1480 from agre/hardknott
[hardhnott] meta-freescale: migrate IMX repos from codeaurora to github
Diffstat (limited to 'recipes-security/optee-imx/optee-os_3.10.0.imx.bb')
-rw-r--r--recipes-security/optee-imx/optee-os_3.10.0.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-os_3.10.0.imx.bb b/recipes-security/optee-imx/optee-os_3.10.0.imx.bb
index 712b1aa6..354a9f01 100644
--- a/recipes-security/optee-imx/optee-os_3.10.0.imx.bb
+++ b/recipes-security/optee-imx/optee-os_3.10.0.imx.bb
@@ -11,7 +11,7 @@ DEPENDS = "python3-pycryptodomex-native python3-pyelftools-native u-boot-mkimage
11SRCBRANCH = "imx_5.4.70_2.3.0" 11SRCBRANCH = "imx_5.4.70_2.3.0"
12 12
13SRC_URI = "\ 13SRC_URI = "\
14 git://source.codeaurora.org/external/imx/imx-optee-os.git;protocol=https;branch=${SRCBRANCH} \ 14 git://github.com/nxp-imx/imx-optee-os.git;protocol=https;branch=${SRCBRANCH} \
15" 15"
16 16
17SRCREV = "a991c90475bb1c715651e5fe27f7f32cbe61aef9" 17SRCREV = "a991c90475bb1c715651e5fe27f7f32cbe61aef9"