From 065757603a6c85d29aec5a869193e1002916b954 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 19 Jan 2024 13:50:32 -0600 Subject: bmcweb: srcrev bump f347756661..18f8f608b9 Ed Tanous (2): Clean up tftp update to use URL Remove some boost includes Ginu George (1): Pass correct Argument Types to propertyValueIncorrect Error Message Change-Id: Id0ee4adbd3e5d203d3087b55d6be135cb1d5d385 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 20e453c563..0676f794e2 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 = "f347756661ff81ff859ec15c16a0348ef5165bed" +SRCREV = "18f8f608b966c802b3e2a389e3c1ec5a1fd9407b" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3