From: C.R. Guo Date: Thu, 1 Mar 2018 08:53:31 +0000 (+0800) Subject: fmc: update SRC_URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a0a38921bac2b834e82e3e7ce6f610a624d582f9;p=meta-freescale.git fmc: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- 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 7076da16..76ece625 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" DEPENDS = "libxml2 fmlib tclap" -SRC_URI = "git://github.com/qoriq-open-source/fmc.git;nobranch=1" +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmc;nobranch=1" SRCREV = "8c9f127138dc803bf58bef75e9fc092dc60f9c53" S = "${WORKDIR}/git"