bmcweb: srcrev bump 4e7efda1ad..a9f68bb5f8

Claire Weinan (1):
      LogService: Increase dump timestamp precision

Ed Tanous (1):
      Fix privileges on default handlers

Tony Lee (1):
      pcie: Fixed return nothing when get PCIeDeviceId

Change-Id: I88ec2fba6acf83a0a4790820753df3767a358bf1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 35908da..4742cf9 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
 "
-SRCREV = "4e7efda1ada02e626bbbd70cf35a742fbe9cfe54"
+SRCREV = "a9f68bb5f8e9cfe03fc8b31be5558d4bef20a5f4"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"