From adf3f4248c2ecf1ef44f945a1f2284dde5b3586b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 16 Dec 2021 17:30:58 +0000 Subject: bmcweb: srcrev bump df5415fc03..5187e09b89 Alpana Kumari (1): Add Spare Part Number for Chassis Ed Tanous (3): Make timer system use boost Deduplicate doAccept code Implement connection limit Jayaprakash Mutyala (1): Fix - RedFish response for non-manufacturing mode Josh Lehan (1): error_messages: Use int64_t in invalidIndex Nan Zhou (2): fix the year 2038 problem in getDateTime Change DateOffset from Z to +00:00 Patrick Williams (3): hostlogger_test.py: reformat with black ssl_key_handler: use OpenSSL 3.0 API for keygen ssl_key_handler: support OpenSSL 3.0 for key verification Change-Id: I9c57381b1bbe75f4533add4f2609b1882bfb7a86 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index f10936b07..18a8720b2 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 = "df5415fc03b458eedfcb07a6be262d1067a50aec" +SRCREV = "5187e09b891b9d0f12c76736caaa062120fd19f7" S = "${WORKDIR}/git" -- cgit v1.2.3