bmcweb: srcrev bump 6c9a279eee..8f7e9c194f
Jayaprakash Mutyala (1):
ethernet: Fix for MAC address patch response
Jonathan Doman (1):
Refactor Processor object lookup
Ravi Teja (1):
Fix hypervisor IPv4StaticAddresses property patch
Change-Id: I9f0d08c56a678697dd34f952d26e445ba1702c49
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 a201066..2125a6f 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 = "6c9a279eeec173dd64bf4866beec90839f1a1a42"
+SRCREV = "8f7e9c194f36a84f4e49ad142110f4f3d0f312be"
S = "${WORKDIR}/git"