bmcweb: srcrev bump 7b395d7c95..e99073f55f
Carson Labrado (1):
Aggregation: Aggregate top level collections
Ed Tanous (3):
Replace "Fix keepalive false" with patchset 3
Retab OemVirtualMedia schema
Break out set time function and unit test it
George Liu (1):
Refactor GetSubTree method
Change-Id: Ia22e5780e7647f41beb6db0852345dce56e2e4e4
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 0afeb28..44b1cd4 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -12,7 +12,7 @@
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
"
-SRCREV = "7b395d7c9538360f8b034481fedcdeb5d3ee784b"
+SRCREV = "e99073f55f30e2af2c36d7859513ea9464fa647d"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"