peci-pcie: srcrev bump b08723d7ce..3b2afcb39e

Paul Fertser (1):
      Add compiled-out debugging prints

Change-Id: I3455d55a0b7dd38c26f2770076b80a9ca49bb2f5
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 eda7124..c7652c9 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 = "b08723d7ce4843c1604abaaa9d18ff4e0461e033"
+SRCREV = "3b2afcb39ec4dff1515490063435b515af665400"
 PV = "0.1+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"