summaryrefslogtreecommitdiffstats
path: root/recipes-extended/secure-obj/secure-obj.inc
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-05 09:12:14 -0300
committerGitHub <noreply@github.com>2023-04-05 09:12:14 -0300
commitf0be684f01b53482cb43e016a5c5c1faf3ae448e (patch)
tree3077326a0ab6c1adc72d86539b000de640a9ad55 /recipes-extended/secure-obj/secure-obj.inc
parent296f367ac913b0170ccf0233c0209d4cbf50341e (diff)
parent35ba80a5c75fb71aefbb8f9a69e1b36dfc595967 (diff)
downloadmeta-freescale-hardknott.tar.gz
Merge pull request #1482 from avionic-design/hardknotthardknott
meta-freescale: fix broken IMX migration from codeaurora to github
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 b13a861c..e8b838bb 100644
--- a/recipes-extended/secure-obj/secure-obj.inc
+++ b/recipes-extended/secure-obj/secure-obj.inc
@@ -10,7 +10,7 @@ inherit python3native
10 10
11LDFLAGS += "${TOOLCHAIN_OPTIONS}" 11LDFLAGS += "${TOOLCHAIN_OPTIONS}"
12 12
13SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/secure_obj;nobranch=1 \ 13SRC_URI = "git://github.com/nxp-qoriq/secure_obj;nobranch=1 \
14" 14"
15SRCREV = "71a6eb33b58a8578a60995da3896f8f2d638c916" 15SRCREV = "71a6eb33b58a8578a60995da3896f8f2d638c916"
16 16