summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-qoriq/optee-os.nxp.inc
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-12-15 09:45:52 -0300
committerGitHub <noreply@github.com>2022-12-15 09:45:52 -0300
commitda51a9af29d25411ff16c2b735c391bc335ba5c0 (patch)
treeb5938e6919662459a876018b03ecdd07b357eb89 /recipes-security/optee-qoriq/optee-os.nxp.inc
parent2d716a8e5d9b428d2a33d30751767eb198c19b2d (diff)
parenta66d86b448760d28cdee3544d9f9844e429c8ac3 (diff)
downloadmeta-freescale-da51a9af29d25411ff16c2b735c391bc335ba5c0.tar.gz
Merge pull request #1331 from Freescale/backport-1330-to-kirkstone
[Backport kirkstone] Switch NXP QorIQ repositories to github.com
Diffstat (limited to 'recipes-security/optee-qoriq/optee-os.nxp.inc')
-rw-r--r--recipes-security/optee-qoriq/optee-os.nxp.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-qoriq/optee-os.nxp.inc b/recipes-security/optee-qoriq/optee-os.nxp.inc
index 72af6ca4..5b90b937 100644
--- a/recipes-security/optee-qoriq/optee-os.nxp.inc
+++ b/recipes-security/optee-qoriq/optee-os.nxp.inc
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c1f21c4f72f372ef38a5a4aee55ec173"
9inherit deploy python3native autotools 9inherit deploy python3native autotools
10DEPENDS = "python3-pycryptodome-native python3-pyelftools-native python3-pycryptodomex-native dtc-native" 10DEPENDS = "python3-pycryptodome-native python3-pyelftools-native python3-pycryptodomex-native dtc-native"
11 11
12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os.git;nobranch=1" 12SRC_URI = "git://github.com/nxp-qoriq/optee_os.git;protocol=https;nobranch=1"
13SRCREV = "735d98806dc26fbeeecad7f5e60ffeab8170c67e" 13SRCREV = "735d98806dc26fbeeecad7f5e60ffeab8170c67e"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"