From db67bdf59ca6e7c2da4a6fbadb53b5ae238219a6 Mon Sep 17 00:00:00 2001 From: Jun Zhu Date: Thu, 15 Dec 2022 11:49:10 +0800 Subject: Switch NXP QorIQ repositories to github.com Fetch QorIQ's source code from github.com/nxp-qoriq, as original source.codeaurora.org/external/qoriq will stop to access from April 2023. Signed-off-by: Jun Zhu --- recipes-extended/secure-obj/secure-obj.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-extended/secure-obj') diff --git a/recipes-extended/secure-obj/secure-obj.inc b/recipes-extended/secure-obj/secure-obj.inc index 2d26a7e9e..64e4a6b71 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://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1" +SRC_URI = "git://github.com/nxp-qoriq/secure_obj;protocol=https;nobranch=1" SRCREV = "5ff1231f74b4b01744be95a3137a14ad0a483e61" WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" -- cgit v1.2.3-54-g00ecf