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-dpaa/eth-config/eth-config_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-dpaa/eth-config/eth-config_git.bb') diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb index cfeae114..39c9296e 100644 --- a/recipes-dpaa/eth-config/eth-config_git.bb +++ b/recipes-dpaa/eth-config/eth-config_git.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=47716bd5b656aa5e298a132a64d2d1e4" PR = "r2" -SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/eth-config;nobranch=1" +SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/eth-config;nobranch=1" SRCREV = "6164664070e45810c793f112781ebcedc979e132" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf