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
(From meta-phosphor rev: 33c8c119851b44d5c4e4de068e3d95afac9029e7)
Change-Id: I971d2544e71cbf845983e2983df95c729db62d8f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index f7a1d96..96e6e98 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 = "81ce609e30274435b4f8c3fc65340c6b6b153b0c"
+SRCREV = "6868ff503529feceba217da7a223b0dfd83628b8"
S = "${WORKDIR}/git"