summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-07 20:31:02 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-08 05:51:34 +0300
commit00338bc6ab2903f36dbf129a2d2f1a8bde3b552c (patch)
tree8b46e4c8a70e5c8d0822b56f129c62bfd08b1d0b
parent60d8b7c8877851925734dd6fe045a021ce3a14b3 (diff)
downloadopenbmc-00338bc6ab2903f36dbf129a2d2f1a8bde3b552c.tar.xz
bmcweb: srcrev bump 6afb06d91f..116c184bd3
Asmitha Karunanithi (1): Enhance logs for networkd, hypervisor networkd app Ed Tanous (4): /s/boost::beast::span/std::span Enable stringop warnings Remove copies from log services and virtual media Delete the copy constructor on the Request object Krzysztof Grobelny (1): fixed errors in EventService Patrick Williams (1): test: time_utils: fix negative test Change-Id: I0f5edebe1f49da4656740ba99ccc9fbf4046a6c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 824d0ac8f5..c5d78732b8 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 = "6afb06d91fbf0017840eb9189dc4f8ee771cb046"
+SRCREV = "116c184bd30d0d8e0227dac946fa4ea00e2035bf"
S = "${WORKDIR}/git"