From 958c1ad952728a0666c09326a1527db2b6a61d83 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 18 Oct 2017 13:06:13 +0800 Subject: eth-config: update SRC_URL and update to e3dcd11 *This includes the following changes: e3dcd11 - eth_config: ls1046a: update the rcw configuration name Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-dpaa/eth-config/eth-config_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-dpaa') diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb index 65076137..1d114747 100644 --- a/recipes-dpaa/eth-config/eth-config_git.bb +++ b/recipes-dpaa/eth-config/eth-config_git.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ed5eddbfbb84af5089ea94c382d423c" PR = "r2" -SRC_URI = "git://git.freescale.com/ppc/sdk/eth-config.git;branch=sdk-v2.0.x" -SRCREV = "664ba136cfdb42116d9617176deda7c25ede9db9" +SRC_URI = "git://github.com/qoriq-open-source/eth-config.git;nobranch=1" +SRCREV = "e3dcd110638dab004bcc759f6f51a0994bdfd8d5" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf