From: C.R. Guo Date: Fri, 2 Mar 2018 03:08:45 +0000 (+0800) Subject: eth-config: update SRC_URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b330004cca0a454abd693b3b0e21845566ab5d79;p=meta-freescale.git eth-config: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb index 1d114747..489b99c3 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=8ed5eddbfbb84af5089ea94c382d423c" PR = "r2" -SRC_URI = "git://github.com/qoriq-open-source/eth-config.git;nobranch=1" +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/eth-config;nobranch=1" SRCREV = "e3dcd110638dab004bcc759f6f51a0994bdfd8d5" S = "${WORKDIR}/git"