peci-pcie: srcrev bump 4fe704c4b2..8b18f52677

Jason M. Bills (2):
      Update clang-formatting
      Use variable for service install location

Nidhin MS (1):
      Limit function read to 1 for single function device

Change-Id: I63721f87099db0edca9c0500e963d0f85a4c6fbb
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb b/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
index c59d225..c93c703 100644
--- a/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
+++ b/meta-phosphor/recipes-x86/peci-pcie/peci-pcie_git.bb
@@ -4,7 +4,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=7becf906c8f8d03c237bad13bc3dac53"
 DEPENDS = "boost sdbusplus libpeci"
-SRCREV = "4fe704c4b2a6c79879922e3875494b7bbe6155d5"
+SRCREV = "8b18f526772c96c785a62e3a811eacf24d3b637f"
 PV = "0.1+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"