From 503d187786fc3f796b8dbf342ccf90743838e510 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 11 Jun 2024 10:50:37 -0500 Subject: bmcweb: srcrev bump 049079f651..00a0fe4e36 Abhilash Raju (2): http_client: Fixing bug in retry after a close call MTLS Client: Enabling mtls support in http_client Andrew Geissler (1): ssl_key_handler: utilize ssl path Ed Tanous (3): Make SSE pass Make cert generate for readonly directories Break out random ID methods Myung Bae (1): Fix handling of lanesInUse default value Ravi Teja (1): Populate DHCP UseDomainName with right D-bus values Change-Id: I24f64681d05f366a23484583ff137d26aafec702 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 c3930713eb..4797f7ffa8 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ DEPENDS = " \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \ " -SRCREV = "049079f651fbfc465f136c8e9fe6acbd67f0434a" +SRCREV = "00a0fe4e361efcdeb600f3a2e88b746fa18b9715" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3