bmcweb: srcrev bump 313efb1c9a..055806b30d

Manojkiran Eda (3):
      Improve loops & fix cpp check warning
      Remove Unnecessary Include Headers
      Fix a possible null pointer dereference

(From meta-phosphor rev: 376d0b5fab4f29de5db77f80b5cae420dae41bfe)

Change-Id: I3215b857c4edfe4b6ac06998afe5c596705969bd
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 0dd5bac..38bf3b6 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 = "313efb1c9afcb0192585579a663467c28f873286"
+SRCREV = "055806b30dd7621b5018247d6fb4ac370bbaa527"
 
 S = "${WORKDIR}/git"