From 00338bc6ab2903f36dbf129a2d2f1a8bde3b552c Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 7 Dec 2021 17:31:02 +0000 Subject: 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 --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3