From fda27abe2a9ea16f010f103a366ed3ba701acfae Mon Sep 17 00:00:00 2001 From: Logan Grosz Date: Fri, 31 Mar 2023 14:18:08 -0600 Subject: Migrate codeaurora repositories to github --- recipes-devtools/cst/cst_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools/cst') diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb index bc847e5e1..92180f9b6 100644 --- a/recipes-devtools/cst/cst_git.bb +++ b/recipes-devtools/cst/cst_git.bb @@ -16,7 +16,7 @@ inherit kernel-arch #SECURE_PRI_KEY = "/path/srk.pri" #SECURE_PUB_KEY = "/path/srk.pub" -SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cst;nobranch=1 \ +SRC_URI = "git://github.com/nxp-qoriq/cst;protocol=https;nobranch=1 \ " SRCREV = "bfad3c99074e8bb010685e17ce90c8898298bba6" -- cgit v1.2.3-54-g00ecf