From: Chunrong Guo Date: Mon, 30 Oct 2017 08:53:53 +0000 (+0800) Subject: fmc: update to 8c9f127 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bfa99f9e4266a87ef51e40ea854626145d95bd23;p=meta-freescale.git fmc: update to 8c9f127 *include the following changes: 8c9f127 - FMC cleanup fix - first version 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 8bfde71b..a5712ff9 100644 --- a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb +++ b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb @@ -7,7 +7,7 @@ PR = "r2" DEPENDS = "libxml2 fmlib tclap" SRC_URI = "git://github.com/qoriq-open-source/fmc.git;nobranch=1" -SRCREV = "4377bfc24626a0db3bedb6e1cbb201f6f6df964c" +SRCREV = "8c9f127138dc803bf58bef75e9fc092dc60f9c53" S = "${WORKDIR}/git"