summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-os_3.7.0.imx.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-03-31 18:02:51 -0300
committerGitHub <noreply@github.com>2023-03-31 18:02:51 -0300
commitf66fdef1c2dc735690a7ec7dd44a534d69ea3918 (patch)
treefd7e924b4aa7c4c519d47a4082ddc375375d3d3d /recipes-security/optee-imx/optee-os_3.7.0.imx.bb
parente353e020f161d6674c825e8abc9bdcece71ca8a5 (diff)
parent5884c15aa907beef1c2582a9cff63d33b04ff0bc (diff)
downloadmeta-freescale-f66fdef1c2dc735690a7ec7dd44a534d69ea3918.tar.gz
Merge pull request #1470 from thochstein/dunfell
Move from codeaurora to github
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 e5cf7f98..e7116b25 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-pycryptodome-native python3-pyelftools-native u-boot-mkimage-
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