From 641668c0a48cfcd4f500e1e8e252dbf25ac3e981 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 20 Mar 2023 10:50:22 -0500 Subject: bmcweb: srcrev bump 28dd5ca15a..8b2521a5a3 Carson Labrado (1): Implement AggregationSource Jian Zhang (1): Fix cannot get NTPServers Change-Id: Ia1c3a141371786a4fd1494401c7496673dd620f3 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') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index e0b3241e49..0a488e02f8 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 = "28dd5ca15a3008e50e5046602464966720d6b5f3" +SRCREV = "8b2521a5a3be479814beb316975bf3de0b4e378f" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3