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 b94d88c4..27e10bd5 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 fsl-eula-unpack 8inherit deploy fsl-eula-unpack
9 9
10SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;fsl-eula=true;nobranch=1" 10SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;fsl-eula=true;nobranch=1"
11SRCREV = "58aa0cac630528ed91fe5639700d6b571c0c07b5" 11SRCREV = "d3a8ef0760c54ddc243039c86389497e37be90ab"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14