]> code.ossystems Code Review - meta-freescale.git/commitdiff
fm-ucode: update to c275e91
authorChunrong Guo <chunrong.guo@nxp.com>
Thu, 20 Apr 2017 09:10:13 +0000 (17:10 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 2 May 2017 20:54:57 +0000 (17:54 -0300)
   *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>
recipes-dpaa/fm-ucode/fm-ucode_git.bb

index 5af181446a306b053e9e1ef0abc7e37670a0bfb1..3217a502610109a3d6990388c9ac12f863a30780 100644 (file)
@@ -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]*$,,'`