summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-10-25 09:55:43 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-01-13 12:11:35 +0800
commit4b305adfcf37769571d1ef3a30743ee1ddc2b217 (patch)
treee5f535356214fb10b0ea07633c3c5f9fed4b9c1b
parent840589d99a7a85f0c436a92e23069ff15e4958df (diff)
downloadmeta-fsl-ppc-4b305adfcf37769571d1ef3a30743ee1ddc2b217.tar.gz
eth-config: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
-rw-r--r--recipes-dpaa/eth-config/eth-config_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb
index ac25013..85c3b78 100644
--- a/recipes-dpaa/eth-config/eth-config_git.bb
+++ b/recipes-dpaa/eth-config/eth-config_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=cf02dc8eb5ac4a76f3812826520dea87"
6PR = "r2" 6PR = "r2"
7 7
8SRC_URI = "git://git.freescale.com/ppc/sdk/eth-config.git" 8SRC_URI = "git://git.freescale.com/ppc/sdk/eth-config.git"
9SRCREV = "c255231fb606bff18390da3b26e1ee9fca55e4e6" 9SRCREV = "96ac356dbe77948318c3806764f4a68862e30ac4"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12