bmcweb: srcrev bump 8f5df132a7..d8d5fc3ee9
Gunnar Mills (2):
Pull in 2024.1 schemas
Bump base registry to 1.18.1
Manojkiran Eda (1):
Fix spelling mistakes using codespell
Change-Id: Iabb44d6b456f18e9023518380fc2ce31ce26dd9f
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 9626f17..f230aff 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 = "8f5df132a70b47c2f299cb216812ec83d4fc1197"
+SRCREV = "d8d5fc3ee9209b3641f1af8fca833a26b861ba7f"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"