From 5884c15aa907beef1c2582a9cff63d33b04ff0bc Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Fri, 31 Mar 2023 12:23:02 -0700 Subject: Move from codeaurora to github Fixes: #1469 Signed-off-by: Tom Hochstein --- 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..f05e1f14 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/eth-config;protocol=https;nobranch=1" SRCREV = "6164664070e45810c793f112781ebcedc979e132" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf