bmcweb: srcrev bump b295bf951f..d51e072fa6

Krzysztof Grobelny (1):
      fixed crash in getChassisData

Sunitha Harish (1):
      Create IBM ConfigFile base directory

Change-Id: I7e4fc87ff5100a412b4cbd0cbe12beb9a802ae2d
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 92bef7b..9b52fe1 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 = "b295bf951f391380e60234d0fe6df7ad4f5b00c9"
+SRCREV = "d51e072fa60348422d6a145d76d7506de2bca4d6"
 
 S = "${WORKDIR}/git"