bmcweb: srcrev bump d8ef9915dd..7ea79e5e15

Johnathan Mantey (1):
      Force HostName property to be read-only per the schema

Ravi Teja (1):
      Fix IPv6DefaultGateway validator warnings

Xiaochao Ma (1):
      Redfish: Implement new event log propety Resolved

Change-Id: I3133ced053bad67106461feffe6a42cc41942697
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 d13af80..320da2e 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 = "d8ef9915dda4d2e3b7aec885ebfa7debce61bff8"
+SRCREV = "7ea79e5e15814eb8566f3e6799f2d7eee23527a6"
 
 S = "${WORKDIR}/git"