From 35ba80a5c75fb71aefbb8f9a69e1b36dfc595967 Mon Sep 17 00:00:00 2001 From: Julian Kahlert Date: Wed, 5 Apr 2023 10:59:36 +0200 Subject: meta-freescale: fix broken IMX migration from codeaurora to github Signed-off-by: Julian Kahlert --- 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 2f672caa..da691440 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://github.com/nxp-qoriq/qoriq-components/rcw;nobranch=1" +SRC_URI = "git://github.com/nxp-qoriq/rcw;nobranch=1" SRCREV = "1caebba96b6fd8eac9ef4246c181f2b47c448c4f" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf