summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-10-30 16:53:53 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-11-06 10:00:21 -0200
commitbfa99f9e4266a87ef51e40ea854626145d95bd23 (patch)
tree00c17da46ebb58d12632e54881f04e3be589c62e /dynamic-layers/openembedded-layer
parent9cf1c1b16c090c744f1a1156b3aa6f6d48cde401 (diff)
downloadmeta-freescale-bfa99f9e4266a87ef51e40ea854626145d95bd23.tar.gz
fmc: update to 8c9f127
*include the following changes: 8c9f127 - FMC cleanup fix - first version Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'dynamic-layers/openembedded-layer')
-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 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"
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://github.com/qoriq-open-source/fmc.git;nobranch=1"
10SRCREV = "4377bfc24626a0db3bedb6e1cbb201f6f6df964c" 10SRCREV = "8c9f127138dc803bf58bef75e9fc092dc60f9c53"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13