bmcweb: srcrev bump 976596bcd8..f839dfee32

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

(From meta-phosphor rev: 53be648d2a72bad081794b8a51942f300dfa4769)

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