summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/mc-utils
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 11:08:52 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:43 -0300
commit78695f4a7f87a3b46973fd81930593dbe0677377 (patch)
tree4aef0620c0f4e95173e60b69a3751182356cd28e /recipes-bsp/mc-utils
parentc34a404f7c5ad3d749e5bcfb5af02a0339ff2000 (diff)
downloadmeta-freescale-78695f4a7f87a3b46973fd81930593dbe0677377.tar.gz
mc-utils: 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-bsp/mc-utils')
-rw-r--r--recipes-bsp/mc-utils/mc-utils_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb b/recipes-bsp/mc-utils/mc-utils_git.bb
index 221c9e2d..aa290912 100644
--- a/recipes-bsp/mc-utils/mc-utils_git.bb
+++ b/recipes-bsp/mc-utils/mc-utils_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "dtc-native"
9 9
10inherit deploy 10inherit deploy
11 11
12SRC_URI = "git://github.com/qoriq-open-source/mc-utils.git;nobranch=1" 12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils;nobranch=1"
13SRCREV = "b79fe4b47364dfd2fe263f701ad6b818a75b036b" 13SRCREV = "b79fe4b47364dfd2fe263f701ad6b818a75b036b"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"