bmcweb: srcrev bump 5a19396d08..6dcbb8675d
Carson Labrado (1):
Correct boost 1.81.0 expected hash
Change-Id: Ibe6b7e33bbe4800c4df5d251075fc1257fb5970e
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 51a1d9f..38a7701 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -12,7 +12,7 @@
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
"
-SRCREV = "5a19396d081c5cb68d3e880529ecd552d1c4f5a0"
+SRCREV = "6dcbb8675d5c5765c3e53354b8f3b339effecd44"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"