bmcweb: srcrev bump 5f2b84ee09..55f79e6fe1

Ed Tanous (4):
      Enable 3 member function checks
      Add back getParameterTag unit tests
      Remove unused utility classes
      Enable readability checks

Change-Id: I9bf635f2b9e9fe5694cad8fda0e08106bd5f18c3
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 79131f6..3b66536 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;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "5f2b84ee090bb9d361de9c294aa85cecf3962c11"
+SRCREV = "55f79e6fe156505cdaddd521212a29b2a977193a"
 
 S = "${WORKDIR}/git"