summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ppfe-firmware
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-10-30 16:53:54 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-11-06 10:00:21 -0200
commitf4a22e0c4259b4ac46373fec8accc505ccedfbde (patch)
treed092871207f80d4ca5b4cf701430e89e96d4ce49 /recipes-bsp/ppfe-firmware
parentbfa99f9e4266a87ef51e40ea854626145d95bd23 (diff)
downloadmeta-freescale-f4a22e0c4259b4ac46373fec8accc505ccedfbde.tar.gz
ppfe-firmware: update recipes
*update SRC_URI *update to 97cd13d include the following changes: 97cd13d - DNCPE-372 Add ls1012a sbl firmware itb 4089bcf - DNCPE-372 Update binary files 4943138 - DNCPE-372 Update binary files Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/ppfe-firmware')
-rw-r--r--recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
index f3004194..ab0015a1 100644
--- a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
+++ b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=f1c407c0fccab5cd0bf9b92565f
4 4
5INHIBIT_DEFAULT_DEPS = "1" 5INHIBIT_DEFAULT_DEPS = "1"
6 6
7SRC_URI = "git://git.freescale.com/ppc/sdk/engine-pfe-bin.git;nobranch=1" 7SRC_URI = "git://github.com/qoriq-open-source/engine-pfe-bin.git;nobranch=1"
8SRCREV = "5d984557d9b542bdd8bd469537126c05dd167dcc" 8SRCREV = "97cd13d3070d7199e62881bc495b332194b67edd"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11