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-dpaa2/restool/restool_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-dpaa2/restool/restool_git.bb') diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index 66cea7ef..a741ce14 100644 --- a/recipes-dpaa2/restool/restool_git.bb +++ b/recipes-dpaa2/restool/restool_git.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ec8d84e9cd4de287e290275d09db27f0" RDEPENDS_${PN} += "bash dtc" -SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1" +SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/restool;nobranch=1" SRCREV = "8ddbe4c9559ffad5d7e5dd3cd5f00ceeff7f05d4" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf