bmcweb: srcrev bump 522377dcb8..59a17e4f40
Ed Tanous (1):
Move to file_body in boost
George Liu (1):
Rename getLocationIndicatorActive/setLocationIndicatorActive
Change-Id: I19ec29d295090da4e06096470f022084dd3508cc
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 5fc79e6..9470164 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 = "522377dcb85082da598403e104a44d621b4c2bb4"
+SRCREV = "59a17e4f40c78c6ee04f68a369fb9c041f64122d"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"