From 8b18ef73a44fee51db210be816ad808d299fdaf5 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 1 Nov 2023 18:00:32 -0500 Subject: bmcweb: srcrev bump 522377dcb8..59a17e4f40 Ed Tanous (1): Move to file_body in boost George Liu (1): Rename getLocationIndicatorActive/setLocationIndicatorActive Change-Id: I19ec29d295090da4e06096470f022084dd3508cc 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 5fc79e6151..947016411a 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 = "522377dcb85082da598403e104a44d621b4c2bb4" +SRCREV = "59a17e4f40c78c6ee04f68a369fb9c041f64122d" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3