summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-05 21:00:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-06 00:20:17 +0300
commit65dd66c6e672e4ea51f46a49f1119533928c28bf (patch)
tree40441986bbf72aaacfddfe34ca3c95ab0617ad00 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent746fb69aa5c154361267f80dc89237fb229b4a6f (diff)
downloadopenbmc-65dd66c6e672e4ea51f46a49f1119533928c28bf.tar.xz
bmcweb: srcrev bump c21865c469..ff3f835ad4
Ed Tanous (2): Enable pycodestyle Rearrange mtls code Ravi Teja (1): Fix PATCH on hypervisor IPv4Addresses Change-Id: I02412dc678c46bef52f7b9056f758f0d76b14b9d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-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 b834272fa..3db77d998 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "c21865c469cfc9dffdc15d87710293115cf6d9e4"
+SRCREV = "ff3f835ad47f7a4f61d5fe9345dccdd3e496c47c"
S = "${WORKDIR}/git"