summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-25 05:20:53 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-26 03:41:24 +0300
commitb688cef91b7ce779a510e801a02b3dfaa05ab95b (patch)
treec2965e1307bfab60e94323bd527c2e7efed54d74 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent083ef5f91d50e7cd4c78c5decc8551ff143747bf (diff)
downloadopenbmc-b688cef91b7ce779a510e801a02b3dfaa05ab95b.tar.xz
bmcweb: srcrev bump 4147b8ac88..877044644f
Ed Tanous (1): Fix warning with clang Joseph Reynolds (1): Fix search for OEM privileges Change-Id: Ia64a514f00cb79155a26923cc8c8fabf76a479ce 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 d600081c0..b14b68504 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 = "4147b8ac88c79949f2f9f5c2738aca53641e22c8"
+SRCREV = "877044644f53d4dd93499d3a99d8c227694fd3a5"
S = "${WORKDIR}/git"