diff options
-rw-r--r-- | meta-fsl-ppc/recipes-dpaa/fm-ucode/fm-ucode_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-ppc/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/meta-fsl-ppc/recipes-dpaa/fm-ucode/fm-ucode_git.bb index 9f8ac468..1bb70988 100644 --- a/meta-fsl-ppc/recipes-dpaa/fm-ucode/fm-ucode_git.bb +++ b/meta-fsl-ppc/recipes-dpaa/fm-ucode/fm-ucode_git.bb | |||
@@ -8,7 +8,7 @@ PR = "r1" | |||
8 | inherit deploy | 8 | inherit deploy |
9 | 9 | ||
10 | SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git;nobranch=1" | 10 | SRC_URI = "git://git.freescale.com/ppc/sdk/fm-ucode.git;nobranch=1" |
11 | SRCREV = "517267e5f9ca9ab13cb2e94e0a20f555f73885ee" | 11 | SRCREV = "4cda2e3f36408ded79022cf599260add07769786" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||