summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-05 07:40:17 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-05 07:40:17 +0300
commit51d608d241c1af6b58ed9a710ea808d7e01d603b (patch)
treeb061979f283c30e73bf0f96a5e567fa59639e38d /meta-intel-openbmc
parentd27eea0e3844ed0a468ed21134bfcfa0557d1fc7 (diff)
downloadopenbmc-51d608d241c1af6b58ed9a710ea808d7e01d603b.tar.xz
pfr-manager: srcrev bump 0884191b64..ffc5538235
Chalapathi Venkataramashetty (1): pfr-manager: Remove the compiler flag -fno-rtti to fix build Change-Id: Iab195034a0638f5e3b8107b9cce15573859e5962 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc')
-rw-r--r--meta-intel-openbmc/meta-common/recipes-intel/pfr/pfr-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel-openbmc/meta-common/recipes-intel/pfr/pfr-manager_git.bb b/meta-intel-openbmc/meta-common/recipes-intel/pfr/pfr-manager_git.bb
index 0399ad6c9..8e81541b7 100644
--- a/meta-intel-openbmc/meta-common/recipes-intel/pfr/pfr-manager_git.bb
+++ b/meta-intel-openbmc/meta-common/recipes-intel/pfr/pfr-manager_git.bb
@@ -8,7 +8,7 @@ inherit cmake systemd
SRC_URI = "git://github.com/openbmc/pfr-manager"
PV = "0.1+git${SRCPV}"
-SRCREV = "0884191b6478bdd787852ab9d290caaeb7816454"
+SRCREV = "ffc55382359ea9bc788c377c145fbad896873b3a"
S = "${WORKDIR}/git"