summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-12-15 10:03:13 +0530
committerOtavio Salvador <otavio@ossystems.com.br>2020-12-16 08:38:13 -0300
commit2fa0ce38cbf44ab5ed42a9a5a477aaa356da63b5 (patch)
tree369a85f1a507e2568ac1e06e41f5c5c1411113fd /dynamic-layers
parent8da53a53f4642467e758491be9dba3110887e04b (diff)
downloadmeta-freescale-2fa0ce38cbf44ab5ed42a9a5a477aaa356da63b5.tar.gz
fmc: update to c2ed7c2
New commits: c2ed7c2 XML config files update for proper syntax 3a1566e Use MIT license for lexical analyzer files 1ebdcb4 Use MIT license for config files Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'dynamic-layers')
-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 2f5f1afa..1793ec06 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://source.codeaurora.org/external/qoriq/qoriq-components/fmc;nobranch=1" 9SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmc;nobranch=1"
10SRCREV = "c7576ab7fb6fb09b68ebc40531e5452fc89e5cd5" 10SRCREV = "c2ed7c269e86ac6a0aac361f5876c96e700443f4"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13