summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-09 00:40:09 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-09 00:40:09 +0300
commit6bf72df071b913224b10078386d6ce51a19771e6 (patch)
tree83f4cd9d2676e198b6b9ad1120c7ab777404c005 /meta-phosphor/recipes-phosphor/interfaces
parentbc13317c4252037b2fc99a7186539d6f8f10c600 (diff)
downloadopenbmc-6bf72df071b913224b10078386d6ce51a19771e6.tar.xz
bmcweb: srcrev bump dcf2ebc020..6ba8c82ef6
Ed Tanous (4): Rerun parse_registries.py Capture int by value in stringValueTooLong Implement TODO in beast source file Add UrlFromPieces helper function sunharis_in (1): Send push-style event only if EventService enabled Change-Id: I407a7f50bdd5d2863252408d46bd7d6a4eebe482 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 55169a6908..0fba6334a4 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;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "dcf2ebc020257bc298d948fcb4da761c284e84d7"
+SRCREV = "6ba8c82ef6e67486b251cdc8c75e5a65a419a0ab"
S = "${WORKDIR}/git"