From 289dae16bef8ee2e6b10edecd9d9c728e37694ac Mon Sep 17 00:00:00 2001 From: Guillaume Lecocq Date: Tue, 18 Apr 2023 13:53:34 +0200 Subject: [warrior] meta-freescale: migrate IMX repos from codeaurora to github (for QorIQ) --- 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 8de37bcb7..0ad113d1b 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;nobranch=1 \ " SRCREV = "2737b8bca4432c3ef21ac675e949cb53d444a369" diff --git a/recipes-devtools/qemu/qemu-qoriq_git.bb b/recipes-devtools/qemu/qemu-qoriq_git.bb index 5b5de64c8..5f37db03b 100644 --- a/recipes-devtools/qemu/qemu-qoriq_git.bb +++ b/recipes-devtools/qemu/qemu-qoriq_git.bb @@ -10,7 +10,7 @@ DEPENDS = "glib-2.0 zlib pixman dtc" 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;nobranch=1 \ file://powerpc_rom.bin \ file://run-ptest \ " -- cgit v1.2.3-54-g00ecf