From 8492954fb1ce4b0e96e39bf26ecdf96de0296efb Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 2 May 2024 09:10:36 -0500 Subject: bmcweb: srcrev bump 88c7c42791..5ffd11f248 Ed Tanous (3): Remove One chassis option Bring consistency to config options Fix regression in LogService Gunnar Mills (1): Fix regression in CrashDump Change-Id: I2447e265ad58ca11fcf0e829af88bd5175601dd7 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 8a5d5ad2dd..4e2679a414 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 = "88c7c427916c9baed4393ecf586980d36d7719fd" +SRCREV = "5ffd11f248f155614bf30b498cb01a4e2065094d" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3