bmcweb: srcrev bump f839dfee32..244365165a

Ed Tanous (1):
      bmcweb: fix Redfish UUID

Change-Id: I4dddadf84a450df74d2202bf617141e026fd119f
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 832c7a7..b08abb7 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 = "f839dfee32b930537d2d198f4bf236ff03b7581d"
+SRCREV = "244365165adba1bc6b96aebbd7d305b055f379b1"
 
 S = "${WORKDIR}/git"