From f4a22e0c4259b4ac46373fec8accc505ccedfbde Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Mon, 30 Oct 2017 16:53:54 +0800 Subject: 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 Signed-off-by: Otavio Salvador --- recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb') 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 INHIBIT_DEFAULT_DEPS = "1" -SRC_URI = "git://git.freescale.com/ppc/sdk/engine-pfe-bin.git;nobranch=1" -SRCREV = "5d984557d9b542bdd8bd469537126c05dd167dcc" +SRC_URI = "git://github.com/qoriq-open-source/engine-pfe-bin.git;nobranch=1" +SRCREV = "97cd13d3070d7199e62881bc495b332194b67edd" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf