bmcweb: srcrev bump bd79bce8c3..1516c21b27
Chandra Harkude (1):
Event : add MemberId in TestEvent
Ed Tanous (1):
Partial revert of http_client
Gunnar Mills (2):
Add a Hypervisor Computer System Option
Fix 404 on Hypervisor Reset
Janet Adkins (1):
Sensors: Create utility class for sensors
Change-Id: I75e507cc48b50437f4e8b5a329ed1cfb03cc508e
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 6542870..db9266c 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
"
-SRCREV = "bd79bce8c3f1deb1fb2773868b9ece25233cf27b"
+SRCREV = "1516c21b27faf8dcf7c41e9b7253da97025a5f28"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"