From dac07609c3820ab0e097d5069dfc5da1de6defad Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 13 Oct 2022 14:11:38 -0500 Subject: bmcweb: srcrev bump b4ad4c05ee..77665bdac1 Nan Zhou (1): header cleanups Change-Id: Ie924b18a49537423cc1cfbcf514818a6555bd254 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 8f784fe319..944e2679e2 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 = "b4ad4c05eeb2104de3becaf704fa1055f72e8b61" +SRCREV = "77665bdac1063ae547890a983daeab7f4320457d" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1" -- cgit v1.2.3