From cbe69b170fbdb201ae9bc80889678709e64caa78 Mon Sep 17 00:00:00 2001 From: Logan Grosz Date: Fri, 31 Mar 2023 16:23:48 -0600 Subject: Migrate codeaurora repositories to github --- recipes-devtools/cst/cst_git.bb | 2 +- recipes-devtools/qemu/qemu-qoriq_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-devtools') diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb index bb21c2edf..2fafeae03 100644 --- a/recipes-devtools/cst/cst_git.bb +++ b/recipes-devtools/cst/cst_git.bb @@ -9,7 +9,7 @@ RDEPENDS_${PN} = "bash" inherit kernel-arch -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 \ file://0001-gen_otpmk_drbg-fails-compilation-due-to-uninitialize.patch \ " SRCREV = "e9abf79077fc8faf976e9a3c46a38111aa5b2e69" diff --git a/recipes-devtools/qemu/qemu-qoriq_git.bb b/recipes-devtools/qemu/qemu-qoriq_git.bb index 7423b5426..3943d1132 100644 --- a/recipes-devtools/qemu/qemu-qoriq_git.bb +++ b/recipes-devtools/qemu/qemu-qoriq_git.bb @@ -9,7 +9,7 @@ RDEPENDS_${PN}-ptest = "bash make" LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \ file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913" -SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/qemu;nobranch=1 \ +SRC_URI = "git://github.com/nxp-qoriq/qemu;protocol=https;nobranch=1 \ file://powerpc_rom.bin \ file://run-ptest \ file://memfd.patch \ -- cgit v1.2.3-54-g00ecf