bmcweb: srcrev bump 351053f210..5c9fb2d6a1
Ed Tanous (2):
Advertise select query param
Support micro and milli resolution on timestamps
Gunnar Mills (1):
Add redfish-oem-manager-fan-data option
Nan Zhou (4):
routing: fix some comments
query test: add $select test
query: set only to true
query: implement $select for objects array
Sunitha Harish (1):
IBM Mgmt console writeLock conflict fix
Change-Id: I85ff97b250c1451edffc441a2a4e6f5b21e5e964
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 d864eb3..e5c56cc 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 = "351053f210e8b233f680bde66d9ea9760c22d848"
+SRCREV = "5c9fb2d6a1cddabc22af7603f11efd2850a05a80"
S = "${WORKDIR}/git"