summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-07 20:10:52 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-08 00:05:36 +0300
commit5d4f4340bea177fd1503a632d0a1cb06e87214a8 (patch)
tree74c46aded715412bdf15c12a37c29343fa991b23 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent0bb3d8f2fc0574bcf3405a2b5efe06a633f03f7b (diff)
downloadopenbmc-5d4f4340bea177fd1503a632d0a1cb06e87214a8.tar.xz
bmcweb: srcrev bump ffed87b5ad..1b1be67fb8
Krzysztof Grobelny (1): Replaced std::map::at with std::map::find Change-Id: I94fa606cb3a8dd98957867014512a29c6ff96694 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 deb58083e..30fdb9e22 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 = "ffed87b5ad1797ca966d030e7f97977028d258fa"
+SRCREV = "1b1be67fb8d50293d452316f51227363750a3d00"
S = "${WORKDIR}/git"