bmcweb: srcrev bump a8169ef902..fb7579e9cc

Adriana Kobylak (1):
      openbmc_dbus_rest: Add numeric_limits range check

James Feist (1):
      Add Service Failure to registry

Manojkiran Eda (2):
      Avoid populating StaticNameServers property
      Network : Fix the Service Validator Failure

Richard Marian Thomaiyar (1):
      [bmcweb]: Bump to latest sdbusplus version

Change-Id: Ib012f70501fa021bd560d2e96c95e2c74322e01d
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 fc1a312..2da1ac3 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "a8169ef902b4b8a3d89867155e3d43d8404a6cfd"
+SRCREV = "fb7579e9cc9eec2fac4743ff00ed2a3735a59e0c"
 
 S = "${WORKDIR}/git"