summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ppfe-firmware
diff options
context:
space:
mode:
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