summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer
diff options
context:
space:
mode:
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