bmcweb: srcrev bump 313efb1c9a..055806b30d

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

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