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

(From meta-phosphor rev: 087bae11be144750613536b84b80b0a1ecf83d48)

Change-Id: Ieef52546637e9a80d44329519a4928e274e115d7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 30b5759..1ab73b9 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 = "e5aaf047b6b41b0837ef0846cf5356c9a6bcb030"
+SRCREV = "7af9151495a18c805b45764b4bba6302ec214efb"
 
 S = "${WORKDIR}/git"