bmcweb: srcrev bump ca9e6be63a..32d9a653b2
Nan Zhou (2):
OWNERS: fix syntax
thermal subsystem test: fix typo
Change-Id: I817aa89c9b7e405393b76341963d116ac4fe352b
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 b6a526c..43ed814 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 = "ca9e6be63a9ca27e61563cde688ce3e8f47c233f"
+SRCREV = "32d9a653b253e963eab9c9d49a377d4d48e9ea8a"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"