[meta-freescale] [PATCH 15/29] fm-ucode: update to c275e91

Chunrong Guo B40290 at freescale.com
Thu Apr 20 20:59:23 PDT 2017


From: Chunrong Guo <chunrong.guo at nxp.com>

   *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
---
 recipes-dpaa/fm-ucode/fm-ucode_git.bb | 8 ++++----
 1 file 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 5af1814..3217a50 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"
 
 inherit deploy
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git;branch=sdk-v2.0.x"
-SRCREV = "b19c645821941493fbef32e616b5a16404259976"
+SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git;nobranch=1"
+SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014"
 
 S = "${WORKDIR}/git"
 
@@ -18,8 +18,8 @@ REGLEX_t1040 = "t1040"
 REGLEX_t1042 = "t1040"
 REGLEX_b4420 = "b4860"
 REGLEX_t4160 = "t4240"
-REGLEX_ls1043a = "t2080"
-REGLEX_ls1046a = "t2080"
+REGLEX_ls1043a = "ls1043"
+REGLEX_ls1046a = "ls1046"
 
 do_install () {
     UCODE=`echo ${REGLEX} | sed -e 's,-.*$,,' -e 's,[a-zA-Z]*$,,'`
-- 
1.9.0



More information about the meta-freescale mailing list