pfr-manager: srcrev bump d5c499082f..48935a4343

Jason M. Bills (1):
      Use variable for service install location

Change-Id: I23d54bcdc9b0edc0f4c2745b79b0dec8b098625b
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 4f5bd65..07c7886 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 = "d5c499082f191ad729c034f955e0131c4c398f73"
+SRCREV = "48935a4343cbb81e43f37a9442d72905442300f9"
 
 S = "${WORKDIR}/git"