From 94acc872dae7d6c7b9628df4e853205baaf3ffa6 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 3 May 2024 13:00:42 -0500 Subject: bmcweb: srcrev bump 5ffd11f248..743eb1c0cb Ed Tanous (2): Increase the file buffer Implement client certificate schemas Jagpal Singh Gill (1): updateservice: add start-update meson option Johnathan Mantey (1): Delete IPv4 default gateway when deleting an IPv4 static address Jonathan Doman (1): Manage Request with shared_ptr Change-Id: Idc5d0cf2598e10926f44df3238e2a42a876a9c8b 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 4e2679a414..275d65cf83 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 = "5ffd11f248f155614bf30b498cb01a4e2065094d" +SRCREV = "743eb1c0cb44c955078daa2912767cd6d6bb6432" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3