summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-10 21:51:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-10 23:27:49 +0300
commit13465b4b693e7a5701ab7eae47788f19d85a71b1 (patch)
treeba4e5fc3eb920c0d014a6598cacf5ccb1176289a
parent6e995585d7e6b4d4b73f0ac8035435e72f401f00 (diff)
downloadopenbmc-13465b4b693e7a5701ab7eae47788f19d85a71b1.tar.xz
bmcweb: srcrev bump f5e29f33e6..df5415fc03
Ed Tanous (2): Clean up meson lists Add logging to internal error Jiaqing Zhao (2): Convert IPv4-mapped IPv6 ClientIP back to IPv4 Remove non-standard IPv6StaticAddress properties P Dheeraj Srujan Kumar (1): Restructure Redfish EventLog Transmit code flow SpencerKu (1): Redfish: Script to Expose Host Log Entries zhanghaicheng (1): Fix bmcweb core-dump caused by Split up authenticate Change-Id: Ie3e2cafd8af1970dce2fe81d36f0b203343085fe 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 3042c9a4f..f10936b07 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 = "f5e29f33e61be81ece4b2f78d7d1750d357f7ff3"
+SRCREV = "df5415fc03b458eedfcb07a6be262d1067a50aec"
S = "${WORKDIR}/git"