bmcweb: srcrev bump 2658d9859a..3e0414fd3f

Gunnar Mills (1):
      README: Added Redfish Service Validator testing

James Feist (3):
      Health: Allow populate to only be called once
      Storage: Add Storage Controller
      Remove error for empty subtree response

Jason M. Bills (4):
      Add "Retry-After" header for temporarily unavailable messages
      Return a 404 instead of 500 for invalid Crashdump URIs
      Return 503 instead of 500 when Crashdump is busy
      Return no-content instead of waiting for OnDemand

(From meta-phosphor rev: 45834f8d6572fe62f0e6e8a210c517cdf42657f4)

Change-Id: Ied10b3fe63f59e92c8487734f7b52e0a99b909c9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 5e4768a..1b32347 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 = "2658d9859a89d2d3c02326e5e2b944480119e0c3"
+SRCREV = "3e0414fd3f3b8b08ef3960f66fa056d8376e3544"
 
 S = "${WORKDIR}/git"