summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-04 21:41:02 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-05 01:08:26 +0300
commit1a3b529d0f48f20747d7267c716db74c5b09957f (patch)
tree71936beaa79af4d506e10760f958269d8941190f /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parentcba83b066051ee10192663d2812cc21f9090d0c6 (diff)
downloadopenbmc-1a3b529d0f48f20747d7267c716db74c5b09957f.tar.xz
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 <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 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"