From b2fb440e72bc64c88ffaa1599645d374e87dc8f7 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 20 Mar 2024 16:40:22 -0500 Subject: bmcweb: srcrev bump b2896149c3..4d1db045ef Ed Tanous (2): Make readJson accept object_t Change logging to default to Error/Critical Change-Id: I15b436f5d7fc72631d64f352baaebf1e2d3cd18a 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 6c31f40832..b6cd709767 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 = "b2896149c39967dd9d1ee79357bdc53537cfabd7" +SRCREV = "4d1db045ef30d0b717220d2ef61530c2b1fb0bb1" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3