summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-22 20:31:00 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-22 20:31:00 +0300
commitef60666fe3e3a305d672052d5da8595ec1db6857 (patch)
tree12ea85867599fc8563977db00cf2726ef412b33c /meta-phosphor/recipes-phosphor/interfaces
parentcde0f094f52420ffa1cb0a235c22dba43297c255 (diff)
downloadopenbmc-ef60666fe3e3a305d672052d5da8595ec1db6857.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index a2010661ef..2125a6f8fe 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "6c9a279eeec173dd64bf4866beec90839f1a1a42"
+SRCREV = "8f7e9c194f36a84f4e49ad142110f4f3d0f312be"
S = "${WORKDIR}/git"