From b3f08d65948e8caee957c71b3b033549f1486f43 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Tue, 15 Oct 2019 10:43:45 +0800 Subject: [PATCH] ppfe-firmware: update to d3a8ef0 *update to lsdk 1909 tag include the following changes: d3a8ef0 - DNCPE-1662 - Validate Rx packet FCS in software. Signed-off-by: Chunrong Guo --- recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb index b94d88c4..27e10bd5 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 fsl-eula-unpack SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;fsl-eula=true;nobranch=1" -SRCREV = "58aa0cac630528ed91fe5639700d6b571c0c07b5" +SRCREV = "d3a8ef0760c54ddc243039c86389497e37be90ab" S = "${WORKDIR}/git" -- 2.40.1