From 67d70b7cf9a2de4c88bfc66654769c0ee07cdb10 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Thu, 20 Apr 2017 17:10:13 +0800 Subject: 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 Signed-off-by: Otavio Salvador --- recipes-dpaa/fm-ucode/fm-ucode_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-dpaa') 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" 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]*$,,'` -- cgit v1.2.3-54-g00ecf