pfr-manager: srcrev bump c96f37dc87..887c7f8e75

Jonathan Doman (1):
      Use const& in getAllProperties callback

Patrick Williams (1):
      OWNERS: switch 'matches' to 'matchers'

Change-Id: Id01da25953eb572a7d6c5af644f2be222d41e9cf
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 d715b53..8dec2d9 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;branch=master;protocol=https"
 
 PV = "0.1+git${SRCPV}"
-SRCREV = "c96f37dc87d72331ade8ec263a6a182960a03ffb"
+SRCREV = "887c7f8e75dc62697adb7347591bcbf10e9c11e1"
 
 S = "${WORKDIR}/git"