summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-12-02 23:39:51 +0800
committerZhenhua Luo <zhenhua.luo@nxp.com>2015-12-28 11:01:05 +0800
commitd8226a418aa83879e9826f812d7cb6ed227fcb70 (patch)
tree8067818eca5a9a632023824917116aaf2227887f
parent4874fc2a1e9ef4cb5c4cd8cc1efe3579c80cd469 (diff)
downloadmeta-fsl-ppc-d8226a418aa83879e9826f812d7cb6ed227fcb70.tar.gz
fm-ucode: update to commit 33c6c7a
New commits imported: 33c6c7a fm-ucode: replace b4860_r2.0 file by b4860_r2.2 a039bc9 fm-ucode: release 106_x_17 version b55c6e0 fm-ucode: release 106_x_16 version 6184be0 fm-ucode: add missing files for _108_ version 143ca18 fm-ucode: release 108_x_5 version Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
-rw-r--r--recipes-dpaa/fm-ucode/fm-ucode_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
index 52c79db..768a9c6 100644
--- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb
+++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
@@ -7,8 +7,8 @@ PR = "r1"
7 7
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;branch=sdk-v1.9.x"
11SRCREV = "2827f0054e125b634fb1701719ca31c7d068e335" 11SRCREV = "33c6c7a4ba1d057afd739bd0106471ffb3299e0e"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14