bmcweb: srcrev bump d9f6c62103..351053f210
Ed Tanous (2):
Fix tabbing on humidity
Optimize resource event schema
Krzysztof Grobelny (1):
used sdbusplus::unpackPropertiesNoThrow part 1
Nan Zhou (1):
scripts: registry: remove unuesd imports
Change-Id: I37ca4da50b8fbeaacebba0fe094c61a799ac54b9
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 dbb87fd..d864eb3 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 = "d9f6c621036162e9071ce3c3a333b4544c6db870"
+SRCREV = "351053f210e8b233f680bde66d9ea9760c22d848"
S = "${WORKDIR}/git"