bmcweb: srcrev bump 69320d54ef..768989b142
Ed Tanous (6):
Require explicit decorator on one arg constructors
Fix #includes on http_client.hpp
Remove BLONS
Make nbd-proxy header build in all cases
Fix unused branches in http_client
Remove unused variable
Change-Id: Ie73ebafb79fb05d9d696296b80994ffb9bd26f5c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 5c81089..6d58c66 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;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "69320d54efe41fa5b0947adab5702d9023cc1ee3"
+SRCREV = "768989b142c5d94e0b63d98c86ad37f950d14e26"
S = "${WORKDIR}/git"