From f4a04b56ccd516961326dd3371eeb4db7753266a Mon Sep 17 00:00:00 2001 From: Simone Agresta Date: Tue, 4 Apr 2023 12:46:39 +0200 Subject: meta-freescale: migrate IMX repos from codeaurora to github Signed-off-by: Simone Agresta --- recipes-bsp/rcw/rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/rcw/rcw_git.bb') diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 69350615..2f672caa 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++ b/recipes-bsp/rcw/rcw_git.bb @@ -7,7 +7,7 @@ DEPENDS += "tcl-native" inherit deploy siteinfo -SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1" +SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/rcw;nobranch=1" SRCREV = "1caebba96b6fd8eac9ef4246c181f2b47c448c4f" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf