summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-12-14 10:10:40 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-01-13 12:11:32 +0800
commit6db911e15f98c75af1671020ee1d48296c1d2ffc (patch)
tree560a336bffda7e7e0bce8e46b15cb8bd81583c10
parenta868cddc37378c2d945c43bba07e0702ea9ebfca (diff)
downloadmeta-fsl-ppc-6db911e15f98c75af1671020ee1d48296c1d2ffc.tar.gz
fm-ucode: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
-rw-r--r--recipes-dpaa/fm-ucode/fm-ucode_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
index 76d00b9..0234a6c 100644
--- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb
+++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
@@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "(p1023rdb|p2041rdb|p3041ds|p4080ds|p5020ds|p5040ds|p5020ds
9inherit deploy 9inherit deploy
10 10
11SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git" 11SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git"
12SRCREV = "4ca0e41de225b34962e1517c2c75bbb31a381e1a" 12SRCREV = "c8fe73d734ed733f39c80aa3a8f167808ba3913c"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15