bmcweb: srcrev bump 0678524483..3929aca103

Anthony Wilson (1):
      bmcweb: Add Threshold properties to Sensors

Change-Id: I559249da0dee1da00e93e88cd7a58060272047e1
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 0473bf4..5570a82 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "067852448328543628c1b6b8c355252b59c99ce6"
+SRCREV = "3929aca1036033994610f6b3424aad124bf41d51"
 
 S = "${WORKDIR}/git"