summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 6fa0ad99..fe59d4a1 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 = "50c825b9300c5e36548fb5dcbef538b650fc1913" 11SRCREV = "58aa0cac630528ed91fe5639700d6b571c0c07b5"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14