bmcweb: srcrev bump feaf150055..15124765da

Andrew Geissler (2):
      hypervisor: add state support
      hypervisor: add support to turn on

Jonathan Doman (1):
      log_services: Update PostCode D-Bus names

Change-Id: I1410b2903b00e1e8350b21c4ebe8529196cbbb1d
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 c5c5037..da9f14d 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 = "feaf15005555a3099c7f22a7e3d16c99ccb40e72"
+SRCREV = "15124765dad8076bdfae224b5463e0aa3c26b6a7"
 
 S = "${WORKDIR}/git"