From bfa99f9e4266a87ef51e40ea854626145d95bd23 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Mon, 30 Oct 2017 16:53:53 +0800 Subject: fmc: update to 8c9f127 *include the following changes: 8c9f127 - FMC cleanup fix - first version Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-54-g00ecf