summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-10-15 10:43:45 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-10-21 09:07:06 -0300
commitb3f08d65948e8caee957c71b3b033549f1486f43 (patch)
treed24ae54aa68927bfa6a7e6888550671fa10bf2d4 /recipes-bsp
parent70fdd248b8427fe24dd847a3ccbc329254c0c848 (diff)
downloadmeta-freescale-b3f08d65948e8caee957c71b3b033549f1486f43.tar.gz
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 <chunrong.guo@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 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"
8inherit deploy fsl-eula-unpack 8inherit deploy fsl-eula-unpack
9 9
10SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;fsl-eula=true;nobranch=1" 10SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;fsl-eula=true;nobranch=1"
11SRCREV = "58aa0cac630528ed91fe5639700d6b571c0c07b5" 11SRCREV = "d3a8ef0760c54ddc243039c86389497e37be90ab"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14