summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-20 00:40:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-20 04:21:35 +0300
commitcff377bc7351afef691b040cea722980602b65f9 (patch)
tree9e7c4d42cdf39b8471ca1baa0c9cd6bc844fb3db /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parenta7532a6b3629e7b8e1690769f70d4d9dcc3f7056 (diff)
downloadopenbmc-cff377bc7351afef691b040cea722980602b65f9.tar.xz
bmcweb: srcrev bump 5edbe947bc..3fafa370cc
Ed Tanous (6): Deduplicate url parsing code Rename method to isOnAllowlist Only generate headers once in EventService Cleanup HttpClient to use inline initialization Collections should handle no members present Revert "Redfish: Support Host Log Entries" SpencerKu (1): Redfish: Support Host Log Entries Change-Id: I3c04ea8e9c1c3d2e01960bde3415965a7d2c9ab0 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 3940af233..b2ca164af 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 = "5edbe947bc474743763b34a89bacf973645fefab"
+SRCREV = "3fafa370cca70187fbfc897267919209766a170b"
S = "${WORKDIR}/git"