bmcweb: srcrev bump 32d9a653b2..ce05f6c443
Carson Labrado (1):
Aggregation: Fix header clobbering
Nan Zhou (1):
thermal subsystem: iwyu
Change-Id: I21c3eb60b25c6efec1dde6ee3968cb9a443e2b59
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 43ed814..bc251a2 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 = "32d9a653b253e963eab9c9d49a377d4d48e9ea8a"
+SRCREV = "ce05f6c443944f7243e7a134990e7ce689c61f49"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"