bmcweb: srcrev bump f056d96a7c..4652c64040
Asmitha Karunanithi (1):
Hypervisor: Fix redfish validator errors
Ravi Teja (1):
Fix Delete IPv6StaticDefaultGateways
Change-Id: I314b37c25ed0a827c8e6609d40b1e3824e03f3bf
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 8f97437..295a14f 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 = "f056d96a7c4d54f3e7d5ef92bd501f8cd6edb432"
+SRCREV = "4652c640404d8e6bf7835663f7fe766a436a76ad"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"