bmcweb: srcrev bump d51c61b4b7..8812e8beca

Gunnar Mills (2):
      Update to 2024.3
      Update symlinks for 2024.3

Paul Fertser (1):
      Do not remove wrong cookies on Session DELETE

Change-Id: Ia781d2af6cbaa6f58228c437e09c904eb7a412a4
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 7761162..7a3b53e 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -14,7 +14,7 @@
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
 "
-SRCREV = "d51c61b4b7b57cf1b662f03dc99819bf025f283a"
+SRCREV = "8812e8becaf44d810e68ed80692c2797b2f114ac"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"