bmcweb: srcrev bump 895e46d807..d1a648140e

Ed Tanous (2):
      Make routing capture by const reference
      Add more types to DbusVariantType

Spencer Ku (1):
      PCIe: Implement "PcieType" PCIe device property

Change-Id: I4c66924f759da111235adc1cec64147dab5bd168
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 b9a9f7a..9a80f04 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "895e46d807d0afe6753753eb9ad8911897425b90"
+SRCREV = "d1a648140e3cadd0ea6b0014c4d61ec880742000"
 
 S = "${WORKDIR}/git"