From 1a3b529d0f48f20747d7267c716db74c5b09957f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 4 Oct 2021 18:41:02 +0000 Subject: bmcweb: srcrev bump 3e8c7dfce4..b7ff344535 Chalapathi Venkataramashetty (1): Add message registry entry for FirmwareResiliencyError Ed Tanous (7): Revert "PCIe: Implement "PcieType" PCIe device property" Make services not required Fix compile issue when basic auth is disabled Fix use after move in account service Make time_utils tests compile on clang Change ordering of meson file Meson break lists into multiple lines George Liu (1): log_services: Add download of post code log entries Gunnar Mills (1): Move to 2021.2 John Edward Broadbent (5): move to free function: Message_registries move to free function: Bios s/registry1/registryMatch move to free function: Telemetry Corrects Bios privilges Sunitha Harish (1): EventService : Fix retry handling for http-client Change-Id: Ib89c8f738e283c411606de95fa489554bffaf421 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index e1ffa52c8..70fa49a39 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 = "3e8c7dfce4869711e22ccc76c90cebb55984d36c" +SRCREV = "b7ff344535c42af074c60bfb272ef66a2ba157b4" S = "${WORKDIR}/git" -- cgit v1.2.3