diff options
| -rw-r--r-- | recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb | 2 |
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 a992ab848..6fa0ad990 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" | |||
| 8 | inherit deploy | 8 | inherit deploy |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;nobranch=1" | 10 | SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;nobranch=1" |
| 11 | SRCREV = "848002fe4e0e3efb8d13a813e5c123bbc87aa95b" | 11 | SRCREV = "50c825b9300c5e36548fb5dcbef538b650fc1913" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
