diff options
| -rw-r--r-- | recipes-dpaa/fm-ucode/fm-ucode_git.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb index dddf7480a..39e4f9d0f 100644 --- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb +++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb | |||
| @@ -7,7 +7,7 @@ PR = "r1" | |||
| 7 | 7 | ||
| 8 | inherit deploy | 8 | inherit deploy | 
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/qoriq-open-source/fm-ucode.git;nobranch=1" | 10 | SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;nobranch=1" | 
| 11 | SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014" | 11 | SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014" | 
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" | 
