From 1f2b03819767d0286e7c771bbfc82629bbe8bd22 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 21 Sep 2023 11:00:43 -0500 Subject: bmcweb: srcrev bump e1bf8bb6a8..818db200c0 Ed Tanous (2): Generate OpenBMC registry Fix unessesary URL read Change-Id: Ic51e41cd6ea333d386a159372d49a9f9aaa754eb 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 30c1918247..428e4c6bbd 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 = "e1bf8bb6a843a2a53d74d74f410b5fe053c2d222" +SRCREV = "818db200c0e651896d5dddd081d56b180a4b9314" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3