summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-04-20 17:10:13 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-05-02 17:54:57 -0300
commit67d70b7cf9a2de4c88bfc66654769c0ee07cdb10 (patch)
treef9eb0acd7a23fc8eca37370e6feb2502055ca1a9 /recipes-dpaa
parent5762de9ccf7369d9251a48910206738a9f8d73e8 (diff)
downloadmeta-freescale-67d70b7cf9a2de4c88bfc66654769c0ee07cdb10.tar.gz
fm-ucode: update to c275e91
*include the following changes c275e91 - Release Notes update for SDK 2.0-1703 477ee5f - Added missing image T1040 Reduced NG CAPWAP e70cd68 - QSDK-3369: Integrate latest fixes in NG CAPWAP FMan ucode images 172d4c1 - QSDK-3326: FMan ucode image update for LS1043 / LS1046 Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-dpaa')
-rw-r--r--recipes-dpaa/fm-ucode/fm-ucode_git.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
index 5af18144..3217a502 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;branch=sdk-v2.0.x" 10SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git;nobranch=1"
11SRCREV = "b19c645821941493fbef32e616b5a16404259976" 11SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
@@ -18,8 +18,8 @@ REGLEX_t1040 = "t1040"
18REGLEX_t1042 = "t1040" 18REGLEX_t1042 = "t1040"
19REGLEX_b4420 = "b4860" 19REGLEX_b4420 = "b4860"
20REGLEX_t4160 = "t4240" 20REGLEX_t4160 = "t4240"
21REGLEX_ls1043a = "t2080" 21REGLEX_ls1043a = "ls1043"
22REGLEX_ls1046a = "t2080" 22REGLEX_ls1046a = "ls1046"
23 23
24do_install () { 24do_install () {
25 UCODE=`echo ${REGLEX} | sed -e 's,-.*$,,' -e 's,[a-zA-Z]*$,,'` 25 UCODE=`echo ${REGLEX} | sed -e 's,-.*$,,' -e 's,[a-zA-Z]*$,,'`