bmcweb: srcrev bump 976596bcd8..f839dfee32

Ed Tanous (2):
      Move Redfish PECI to the new json interface
      bmcweb:Properly implement the / operator in dbus

Change-Id: I8c0e9222d6f58d798c1cf19386c8fef20667d5bc
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 c707402..832c7a7 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 = "976596bcd89c7087c4981400f76377345b74fd66"
+SRCREV = "f839dfee32b930537d2d198f4bf236ff03b7581d"
 
 S = "${WORKDIR}/git"