bmcweb: srcrev bump 27062605f8..e90c50528a
Andrew Geissler (1):
Return active bmc fw version
Gunnar Mills (1):
Move PowerLimit to correct location
(From meta-phosphor rev: e87941dd04dcb4054b65c149f80f18ea509ab9c9)
Change-Id: I3e1b64abe532db258427e8cb9bf3510284d524b1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 085c798..9676ade 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"