bmcweb: srcrev bump 5edbe947bc..3fafa370cc
Ed Tanous (6):
Deduplicate url parsing code
Rename method to isOnAllowlist
Only generate headers once in EventService
Cleanup HttpClient to use inline initialization
Collections should handle no members present
Revert "Redfish: Support Host Log Entries"
SpencerKu (1):
Redfish: Support Host Log Entries
Change-Id: I3c04ea8e9c1c3d2e01960bde3415965a7d2c9ab0
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 3940af2..b2ca164 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "5edbe947bc474743763b34a89bacf973645fefab"
+SRCREV = "3fafa370cca70187fbfc897267919209766a170b"
S = "${WORKDIR}/git"