summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-10-18 13:06:13 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-10-18 11:42:30 -0200
commit958c1ad952728a0666c09326a1527db2b6a61d83 (patch)
tree3f3a7331149b8ecba7ed20761e9f1ce6eb67b827 /recipes-dpaa
parent22c8da98de535a01ce74b8300c373aea0c0371de (diff)
downloadmeta-freescale-958c1ad952728a0666c09326a1527db2b6a61d83.tar.gz
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 <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-dpaa')
-rw-r--r--recipes-dpaa/eth-config/eth-config_git.bb4
1 files changed, 2 insertions, 2 deletions
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"
5 5
6PR = "r2" 6PR = "r2"
7 7
8SRC_URI = "git://git.freescale.com/ppc/sdk/eth-config.git;branch=sdk-v2.0.x" 8SRC_URI = "git://github.com/qoriq-open-source/eth-config.git;nobranch=1"
9SRCREV = "664ba136cfdb42116d9617176deda7c25ede9db9" 9SRCREV = "e3dcd110638dab004bcc759f6f51a0994bdfd8d5"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12