bmcweb: srcrev bump 81ce609e30..6868ff5035

George Liu (2):
      Fix the MessageArgs parameter type
      Implement PercentComplete for code update

Gunnar Mills (1):
      Look for Version Already Exists Error

Change-Id: Iccd79e9e44de0a19e59a9cdd97e059819f7e8bf2
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 f7a1d96..96e6e98 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 = "81ce609e30274435b4f8c3fc65340c6b6b153b0c"
+SRCREV = "6868ff503529feceba217da7a223b0dfd83628b8"
 
 S = "${WORKDIR}/git"