]> code.ossystems Code Review - meta-freescale.git/commitdiff
eth-config: update SRC_URL and update to e3dcd11
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 18 Oct 2017 05:06:13 +0000 (13:06 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 18 Oct 2017 13:42:30 +0000 (11:42 -0200)
*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>
recipes-dpaa/eth-config/eth-config_git.bb

index 6507613792c9d12519968acd77235ff901c712ed..1d114747486d1939dab4d9d58960e081477c961f 100644 (file)
@@ -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"