summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-01-07 12:33:24 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2015-01-08 18:08:27 +0800
commit8b9736767b168e9f9c2840713eb90e9ae2f50f04 (patch)
tree7436985e34bc12d86e7421c40dfad02a3f9f76f1
parentb2d372a4ea18d79999498efdb57468d130c3926e (diff)
downloadmeta-fsl-ppc-8b9736767b168e9f9c2840713eb90e9ae2f50f04.tar.gz
fm-ucode: update to revision 4cda2e3
This includes following fixes: 4cda2e3 fm-ucode: add t1040 and t2080 rev 1.1 files 222cd35 fm-ucode: remove prev version of _t1040_r1.0_107_ c5006bf fm-ucode: add t1024 packages 2698dc3 fm-ucode: release 107.4.2 3b66ca5 fm-ucode: new version 107_4_2_candidate1 Signed-off-by: Ting Liu <ting.liu@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 9f8ac46..1bb7098 100644
--- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb
+++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
@@ -8,7 +8,7 @@ PR = "r1"
8inherit deploy 8inherit deploy
9 9
10SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git;nobranch=1" 10SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git;nobranch=1"
11SRCREV = "517267e5f9ca9ab13cb2e94e0a20f555f73885ee" 11SRCREV = "4cda2e3f36408ded79022cf599260add07769786"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14