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>
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 0399ad6..8e81541 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 @@
 SRC_URI = "git://github.com/openbmc/pfr-manager"
 
 PV = "0.1+git${SRCPV}"
-SRCREV = "0884191b6478bdd787852ab9d290caaeb7816454"
+SRCREV = "ffc55382359ea9bc788c377c145fbad896873b3a"
 
 S = "${WORKDIR}/git"