bmcweb: srcrev bump 27062605f8..e90c50528a

Andrew Geissler (1):
      Return active bmc fw version

Gunnar Mills (1):
      Move PowerLimit to correct location

Change-Id: I37094e6ed86abb46e24924add67c6a608cdff14e
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 085c798..9676ade 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 = "27062605f8ddbafeec691ed9556fe90f2c1ab8d2"
+SRCREV = "e90c50528a87fd15a7ae3f6b49e0ab83b1873d0c"
 
 S = "${WORKDIR}/git"