From d19e14013621ba26c22982b61800ad89a5285b04 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 28 Mar 2023 13:00:36 -0500 Subject: bmcweb: srcrev bump 0ed80c8ce9..797d5dae9e Carson Labrado (1): Aggregation: Prefix fix HttpHeaders property Corey Hardesty (1): Support for configurable host reboot count Change-Id: I7840eae42312daddd64fa7bdfbbd3e590c2214be 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 812cc9a176..a4a00e7469 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -12,7 +12,7 @@ DEPENDS = " \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \ " -SRCREV = "0ed80c8ce93a38eca6951ffad5c3143a3a720053" +SRCREV = "797d5dae9eed4e783d065be24f5ac0bf4ffe1a1a" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3