summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee/optee-os-qoriq_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-18 09:07:22 -0300
committerGitHub <noreply@github.com>2023-04-18 09:07:22 -0300
commit2ee3f2a9f254adab6a6d42a6e3085d05fbc8ac07 (patch)
tree97d048c25982b6d2c6b091762085cfadfc42f6bf /recipes-security/optee/optee-os-qoriq_git.bb
parent154852cae5662f5aa5e983d412c95612dfbaf267 (diff)
parent289dae16bef8ee2e6b10edecd9d9c728e37694ac (diff)
downloadmeta-freescale-warrior.tar.gz
Merge pull request #1503 from het-masteen/update-qoriq-git-linkwarrior
[warrior] meta-freescale: migrate IMX repos from codeaurora to github (for QorIQ)
Diffstat (limited to 'recipes-security/optee/optee-os-qoriq_git.bb')
-rw-r--r--recipes-security/optee/optee-os-qoriq_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb
index 5d21c001..2769a10b 100644
--- a/recipes-security/optee/optee-os-qoriq_git.bb
+++ b/recipes-security/optee/optee-os-qoriq_git.bb
@@ -9,7 +9,7 @@ DEPENDS = "python-pycrypto-native"
9inherit deploy pythonnative 9inherit deploy pythonnative
10 10
11SRCREV = "b7a1527b42371e6c60bb4921c5389f1bc693f33b" 11SRCREV = "b7a1527b42371e6c60bb4921c5389f1bc693f33b"
12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;nobranch=1 \ 12SRC_URI = "git://github.com/nxp-qoriq/optee_os;nobranch=1 \
13 file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \ 13 file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
14 " 14 "
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"