From b9a7471badd1cc16eb1de878b0caaa7a431f8fc2 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 25 Dec 2023 03:10:17 -0600 Subject: bmcweb: srcrev bump c48377db9e..a88942019f zhaogang.0108 (1): bmcweb: Add nullptr check for weakptr Change-Id: I869e09b600f841652ef27978b68c838aa246c465 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 5346a66ab3..5b2d1726f2 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 = "c48377db9e745fe5169b58cf2812ff306c30057a" +SRCREV = "a88942019fdd3d8fc366999f7c178f3e1c18b2fe" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3