summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-01-11 03:13:59 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2019-01-14 16:23:38 -0200
commit21d3b52ff7662e69f8c7187ca42d2b960bcee6ad (patch)
treefab22e9f0f14279eab21a2543ad194f12d304753 /dynamic-layers/openembedded-layer
parentc9427b8da9a301c9f462c54986f592208ba161f8 (diff)
downloadmeta-freescale-21d3b52ff7662e69f8c7187ca42d2b960bcee6ad.tar.gz
fmc: update to c7576ab
*update to lsdk 1812 tag include the following changes: c7576ab - Resolved compile warning on ubuntu with aarch64-linux-gnu-g++ v7.3 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
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 4812ca32..cbf8e24f 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 = "09a497fe92aa6cf784140b9084bccf4aaaa97700" 10SRCREV = "c7576ab7fb6fb09b68ebc40531e5452fc89e5cd5"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13