bmcweb: srcrev bump 01a89a1f05..e164f1b66e
George Liu (1):
Add ServiceLabel information for PowerSupply
Lakshmi Yadlapati (2):
Move PCIe functions to common file
Add Health information for PCIeDevice
Change-Id: I350d6c8a48c8a0648caa7ffebcf7d26a639385f4
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 10f78f8..ed055a1 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 = "01a89a1f05f960fa91b7e90a641faa3850e3c3ff"
+SRCREV = "e164f1b66eb2cde5b885df342c9a5bb4e0c2beeb"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"