bmcweb: srcrev bump 2b3da45876..ae6595ef53
Adriana Kobylak (1):
log_services: Improve error handling for DBus Log Entry
Ed Tanous (1):
Add 404 handling to COMMON_ERRORS.md
Change-Id: I1475edfe0b79e51c6ae60e92b2521ade473db6ab
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 b5ebe96..a926dd3 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 = "2b3da45876aac57a36d3093379a992d699e7e396"
+SRCREV = "ae6595ef5349a290bd36d5da967190aa4a461355"
S = "${WORKDIR}/git"