summaryrefslogtreecommitdiffstats
path: root/recipes-extended/secure-obj/secure-obj.inc
diff options
context:
space:
mode:
authorGuillaume Lecocq <glq@momagroup.com>2023-04-18 13:53:34 +0200
committerGuillaume Lecocq <glq@momagroup.com>2023-04-18 13:53:34 +0200
commit289dae16bef8ee2e6b10edecd9d9c728e37694ac (patch)
tree97d048c25982b6d2c6b091762085cfadfc42f6bf /recipes-extended/secure-obj/secure-obj.inc
parent046f6216362b5d396767c83b7338cca071be725b (diff)
downloadmeta-freescale-289dae16bef8ee2e6b10edecd9d9c728e37694ac.tar.gz
[warrior] meta-freescale: migrate IMX repos from codeaurora to github (for QorIQ)
Diffstat (limited to 'recipes-extended/secure-obj/secure-obj.inc')
-rw-r--r--recipes-extended/secure-obj/secure-obj.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/secure-obj/secure-obj.inc b/recipes-extended/secure-obj/secure-obj.inc
index 20341261..d6bfd3ea 100644
--- a/recipes-extended/secure-obj/secure-obj.inc
+++ b/recipes-extended/secure-obj/secure-obj.inc
@@ -10,7 +10,7 @@ inherit pythonnative
10 10
11LDFLAGS += "${TOOLCHAIN_OPTIONS}" 11LDFLAGS += "${TOOLCHAIN_OPTIONS}"
12 12
13SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1 \ 13SRC_URI = "git://github.com/nxp-qoriq/secure_obj;nobranch=1 \
14" 14"
15SRCREV = "bc0553a3c7a02555eb6bf46803854f6b49227a26" 15SRCREV = "bc0553a3c7a02555eb6bf46803854f6b49227a26"
16 16