summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-12-15 09:32:28 +0530
committerOtavio Salvador <otavio@ossystems.com.br>2020-12-16 08:38:13 -0300
commit530e6aadeeea8ceab487896dd4954c529745d20e (patch)
tree88f4230f0d5dc4ba09d5a31c398ae8ce55c530c0 /recipes-bsp
parent932baaa4ddec51a23a49ed124c7dcf70e5097878 (diff)
downloadmeta-freescale-530e6aadeeea8ceab487896dd4954c529745d20e.tar.gz
ppfe-firmware: update to f55ee9f
New commits: f55ee9f Add support to re-validate FCS for rx jumbo frames 7e474f9 keeping a count on number of packets that PFE revalidates the CRC 357081f Enhancing pfe firmware itb to handle additional firmwares part of it Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
index fd53807f..24bb8d9f 100644
--- a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
+++ b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
@@ -8,7 +8,7 @@ INHIBIT_DEFAULT_DEPS = "1"
8inherit deploy 8inherit deploy
9 9
10SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;nobranch=1" 10SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;nobranch=1"
11SRCREV = "d3a8ef0760c54ddc243039c86389497e37be90ab" 11SRCREV = "f55ee9f72090309bbb7ab71f48a498fc02909234"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14