bmcweb: srcrev bump e5aaf047b6..7af9151495

Gunnar Mills (5):
      Change EventLog Id to match odata.id
      System: Remove 2nd setting of "Name"
      System: Remove 2nd setting of "Id"
      SensorCollection: Allow slash at end
      Redfish: Allow slash at the end of Resource

Change-Id: If17328e3d6f2d2a392df032c839aabd34b7037ce
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 30b5759..1ab73b9 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "e5aaf047b6b41b0837ef0846cf5356c9a6bcb030"
+SRCREV = "7af9151495a18c805b45764b4bba6302ec214efb"
 
 S = "${WORKDIR}/git"