bmcweb: srcrev bump a3526fee27..0442ef9268
AppaRao Puli (1):
Add SSL support for http_client (EventService)
Carson Labrado (5):
Aggregation: Prepare for routing requests
Redfish Aggregation: Router to satellite resources
Redfish Aggregation: Fixup aggregated URIs
Redfish Aggregation: Aggregate Collections
Aggregation: Reduce Retry Policy
Ed Tanous (2):
Allow parsing urls with extra elements
Remove tcp_stream
Nan Zhou (1):
error_message: iwyu
Change-Id: Ie71a8ee627b4a3653babd4e98cde34b21d517fad
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 a1f4aa2..2619cd3 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;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "a3526fee27da0e324cd022ea77d282d1146b3317"
+SRCREV = "0442ef92689d7719c89474a4fc81fbdaca7a4a96"
S = "${WORKDIR}/git"