From: Ting Liu Date: Tue, 15 Dec 2020 04:33:13 +0000 (+0530) Subject: fmc: update to c2ed7c2 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2fa0ce38cbf44ab5ed42a9a5a477aaa356da63b5;p=meta-freescale.git 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 --- 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" DEPENDS = "libxml2 fmlib tclap" SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmc;nobranch=1" -SRCREV = "c7576ab7fb6fb09b68ebc40531e5452fc89e5cd5" +SRCREV = "c2ed7c269e86ac6a0aac361f5876c96e700443f4" S = "${WORKDIR}/git"