bmcweb: srcrev bump 453fed064d..043a05366c

Johnathan Mantey (1):
      Match BMCWeb crashdump to the D-Bus interface provided by crashdump

Ratan Gupta (2):
      Implement config file collection
      Implement lock service introspect

Sunitha Harish (1):
      Save-area file upload to BMC

asmithakarun (1):
      Read and Delete config files through REST interface

manojkiran.eda@gmail.com (1):
      Support for NameServers & StaticNameServers

Change-Id: If62275e06a8305e7683febd68c2fb1174d9bb58e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 5237adf..c74419e 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "453fed064da5751d4de325357ead2b4e1c5a3757"
+SRCREV = "043a05366c1fe54d7b9ef883292d0cd2d01c66b2"
 
 S = "${WORKDIR}/git"