peci-pcie: srcrev bump be1fdbfddb..975faf7336

Willy Tu (1):
      Remove error spam in getGenerationInUse

Change-Id: Ie1c480c1813654527c8d927f632654dee433fe1f
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 c5fda1b..2de1c45 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 = "be1fdbfddb8f753132e781109e72b5f2c64140a2"
+SRCREV = "975faf7336747eaa1541b7511c0a5262ea5d1419"
 PV = "0.1+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"