From: Ting Liu Date: Tue, 15 Dec 2020 04:02:28 +0000 (+0530) Subject: ppfe-firmware: update to f55ee9f X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=530e6aadeeea8ceab487896dd4954c529745d20e;p=meta-freescale.git 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 --- 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" inherit deploy SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;nobranch=1" -SRCREV = "d3a8ef0760c54ddc243039c86389497e37be90ab" +SRCREV = "f55ee9f72090309bbb7ab71f48a498fc02909234" S = "${WORKDIR}/git"