bmcweb: srcrev bump 244365165a..79ba46fdca

Brad Bishop (3):
      crow: work around gcc bug 87513
      build: add eof newline to CMakeLists.txt
      build: prepare for boost 1.68

Ed Tanous (4):
      bmcweb: Redfish away from json cache
      Remove HTTPMethod Enum
      Remove GET handler for manager.Reset
      Make chassis errors return the appropriate message

Change-Id: I8e8bcd8e2030cfa3fd789aa57a409f6ae68cbac2
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 b08abb7..36de96e 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 = "244365165adba1bc6b96aebbd7d305b055f379b1"
+SRCREV = "79ba46fdca7880d31e009e6072402a9061529da0"
 
 S = "${WORKDIR}/git"