From 0c10a470687c2c9d03f123035e842982bb82cdb0 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 14 Nov 2023 17:10:27 -0600 Subject: bmcweb: srcrev bump 63509dd54c..9e9d99dadc Ravi Teja (1): Fix Dump and EventLog URI Change-Id: Ia1d1c3cb6231a5ad97e15d76b1ff24b1b6f7f422 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 57d6c4ff58..c33a09183f 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 = "63509dd54c3290750961899125d588ea5f339023" +SRCREV = "9e9d99dadc7fa1933b2dfbc66d34b72091674d60" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3