bmcweb: srcrev bump 478c5a57ac..28ee563e3d
Myung Bae (1):
Fix Chassis Topology Links Handling
Change-Id: I53c10023cdc00c1d85ab70b914e761ff85a093c0
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 7665929..8049291 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 = "478c5a57ac1143d689f3d3670092c2eb75e0f0c4"
+SRCREV = "28ee563e3d37a89100a903bd971bd9df443c5771"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"