summaryrefslogtreecommitdiffstats
path: root/recipes-tools/eth-config/eth-config_git.bb
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-06-28 03:38:33 +0000
committerZhenhua Luo <zhenhua.luo@freescale.com>2013-07-01 13:47:48 +0800
commitac473a6c1a9d518e6c36f28800e07f0909fa78ad (patch)
tree6379468a7d146a35b8a3a0881b481941fef45066 /recipes-tools/eth-config/eth-config_git.bb
parent34ab512719e2e800debbc21ef33c2b0fda5777a5 (diff)
downloadmeta-fsl-ppc-ac473a6c1a9d518e6c36f28800e07f0909fa78ad.tar.gz
eth-config: upgrade to sha of sdk-1.4
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Diffstat (limited to 'recipes-tools/eth-config/eth-config_git.bb')
-rw-r--r--recipes-tools/eth-config/eth-config_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-tools/eth-config/eth-config_git.bb b/recipes-tools/eth-config/eth-config_git.bb
index 3ed50a5..606937b 100644
--- a/recipes-tools/eth-config/eth-config_git.bb
+++ b/recipes-tools/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 = "c1400695e56aa80f2f4c88c4e0582028248ae06f" 9SRCREV = "c255231fb606bff18390da3b26e1ee9fca55e4e6"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12