summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-21 16:33:02 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-04-02 10:30:13 -0300
commit553f1b824c825b81f4aec0833dd6ce3ee7eebd38 (patch)
tree03446411b93b0082106cac262aa6f0ef206364f6 /recipes-dpaa
parent682f6e278fa00c7192ba8265c14b9640c2e4e1d8 (diff)
downloadmeta-freescale-553f1b824c825b81f4aec0833dd6ce3ee7eebd38.tar.gz
fm-ucode: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-dpaa')
-rw-r--r--recipes-dpaa/fm-ucode/fm-ucode_git.bb2
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 dddf7480..39e4f9d0 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
8inherit deploy 8inherit deploy
9 9
10SRC_URI = "git://github.com/qoriq-open-source/fm-ucode.git;nobranch=1" 10SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;nobranch=1"
11SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014" 11SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"