diff options
author | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-12-14 10:10:40 +0800 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-01-13 12:11:32 +0800 |
commit | 6db911e15f98c75af1671020ee1d48296c1d2ffc (patch) | |
tree | 560a336bffda7e7e0bce8e46b15cb8bd81583c10 | |
parent | a868cddc37378c2d945c43bba07e0702ea9ebfca (diff) | |
download | meta-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.bb | 2 |
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 | |||
9 | inherit deploy | 9 | inherit deploy |
10 | 10 | ||
11 | SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git" | 11 | SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git" |
12 | SRCREV = "4ca0e41de225b34962e1517c2c75bbb31a381e1a" | 12 | SRCREV = "c8fe73d734ed733f39c80aa3a8f167808ba3913c" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||