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.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 a992ab84..6fa0ad99 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 8inherit deploy
9 9
10SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;nobranch=1" 10SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;nobranch=1"
11SRCREV = "848002fe4e0e3efb8d13a813e5c123bbc87aa95b" 11SRCREV = "50c825b9300c5e36548fb5dcbef538b650fc1913"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14