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

(From meta-phosphor rev: 2f8b4f22ca443ec363625f1d91f6e6f8c2959c1c)

Change-Id: I64e49f4143e195fe0ddb16cac8e7e9e5ad6da3e1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 5237adf..c74419e 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 = "453fed064da5751d4de325357ead2b4e1c5a3757"
+SRCREV = "043a05366c1fe54d7b9ef883292d0cd2d01c66b2"
 
 S = "${WORKDIR}/git"