summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-01 16:53:31 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:00 -0300
commita0a38921bac2b834e82e3e7ce6f610a624d582f9 (patch)
tree404d04ec96d412b599c5c3fcb4dfd41edc67354c
parent93178e8e257ff08837aef6eae77d0736fd8e9f65 (diff)
downloadmeta-freescale-a0a38921bac2b834e82e3e7ce6f610a624d582f9.tar.gz
fmc: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
index 7076da16e..76ece6251 100644
--- a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
+++ b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
@@ -6,7 +6,7 @@ PR = "r2"
6 6
7DEPENDS = "libxml2 fmlib tclap" 7DEPENDS = "libxml2 fmlib tclap"
8 8
9SRC_URI = "git://github.com/qoriq-open-source/fmc.git;nobranch=1" 9SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmc;nobranch=1"
10SRCREV = "8c9f127138dc803bf58bef75e9fc092dc60f9c53" 10SRCREV = "8c9f127138dc803bf58bef75e9fc092dc60f9c53"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"