bmcweb: srcrev bump 46666f3fbd..5f2b84ee09
Ed Tanous (6):
Make parse_registries do whitespace properly
Make generated warning more prominent and helpful
Simplify parse_registries.py
Don't rely on operator << for object logging
Change message_registries namespace to registries
Drop message severity
Hardik Panchal (1):
Remove a component word from base message
Change-Id: Ib1270eb3f561f24629a3c6b440538eead396a603
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 4ff80ca..79131f6 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "46666f3fbd0414daabc65ce11421e758562156c7"
+SRCREV = "5f2b84ee090bb9d361de9c294aa85cecf3962c11"
S = "${WORKDIR}/git"