bmcweb: srcrev bump 2daf672562..683f727657

Ed Tanous (5):
      Generalize the "Async Response" pattern
      Remove the providers interface from systems
      Modernization of systems
      Implement Computer System reset action
      Implement JsonSchema endpoint

Change-Id: I773134c798f30f8fa892a92737394896c8c00b0f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb.bb b/recipes-phosphor/interfaces/bmcweb.bb
index 12ec5c0..6e7ca3b 100644
--- a/recipes-phosphor/interfaces/bmcweb.bb
+++ b/recipes-phosphor/interfaces/bmcweb.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "2daf6725629dc9fae0ba554ddef0577fee60ef09"
+SRCREV = "683f7276576dbf0bf7770570190f6b5b4e84d4c9"
 
 S = "${WORKDIR}/git"