bmcweb: srcrev bump f839dfee32..244365165a

Ed Tanous (1):
      bmcweb: fix Redfish UUID

(From meta-phosphor rev: aaaa7c286960b37bf827f5a7e5bb2bb4624fe40a)

Change-Id: Ic11f646894ef132caef9ee7b8d8cc5b6edcf7690
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 832c7a7..b08abb7 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 = "f839dfee32b930537d2d198f4bf236ff03b7581d"
+SRCREV = "244365165adba1bc6b96aebbd7d305b055f379b1"
 
 S = "${WORKDIR}/git"