From 13465b4b693e7a5701ab7eae47788f19d85a71b1 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 10 Dec 2021 18:51:13 +0000 Subject: 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 --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor') 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" -- cgit v1.2.3