bmcweb: srcrev bump a4ce114a90..9896eaed88
Claire Weinan (1):
LogService: Refactor dump entry parsing
Ed Tanous (3):
Remove jsonMode method
Preserve headers from the root object on expand
Drop boost::posix_time
Jiaqing Zhao (2):
certificate: Use urlFromPieces to generate URL
log_services: PostCode: Do not populate nextLink when reaches end
Nan Zhou (3):
query: iwyu
query: remove unused branch of $select
query: $select : use trie
Change-Id: Ia8a51fa366fa6b069ba019960b8c5ee44364fbe4
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 2bbe010..9e96f87 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 = "a4ce114a90db4a9884b8de27d341efa862af3887"
+SRCREV = "9896eaed88332eca7334a564a2ea2e0baf135639"
S = "${WORKDIR}/git"