From: Chunrong Guo Date: Fri, 11 Jan 2019 03:13:59 +0000 (+0000) Subject: fmc: update to c7576ab X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=21d3b52ff7662e69f8c7187ca42d2b960bcee6ad;p=meta-freescale.git 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 --- 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" DEPENDS = "libxml2 fmlib tclap" SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmc;nobranch=1" -SRCREV = "09a497fe92aa6cf784140b9084bccf4aaaa97700" +SRCREV = "c7576ab7fb6fb09b68ebc40531e5452fc89e5cd5" S = "${WORKDIR}/git"