From 35ba80a5c75fb71aefbb8f9a69e1b36dfc595967 Mon Sep 17 00:00:00 2001 From: Julian Kahlert Date: Wed, 5 Apr 2023 10:59:36 +0200 Subject: meta-freescale: fix broken IMX migration from codeaurora to github Signed-off-by: Julian Kahlert --- recipes-extended/secure-obj/secure-obj.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-extended/secure-obj/secure-obj.inc') 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 LDFLAGS += "${TOOLCHAIN_OPTIONS}" -SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/secure_obj;nobranch=1 \ +SRC_URI = "git://github.com/nxp-qoriq/secure_obj;nobranch=1 \ " SRCREV = "71a6eb33b58a8578a60995da3896f8f2d638c916" -- cgit v1.2.3-54-g00ecf