From 93c15b8eefbebe5f182a04d7111a1b733a2253cc Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 1 Apr 2021 21:00:58 +0000 Subject: bmcweb: srcrev bump 4df1bee0bd..a8c4ce95bd AppaRao Puli (1): Move SystemBus init to early stage Ed Tanous (2): Add common error for imprecise matching Move requestRoutes to asyncResp Wludzik, Jozef (1): Add POST and DELETE in MetricReportDefinitions Change-Id: I4e6ab5913265850d6bf4c9c96f75df739c1814e1 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') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 102d6d3de..b26cec038 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "4df1bee0bdc9d71043b51872875d3d22b26ab68f" +SRCREV = "a8c4ce95bd2f4fee4544a57ed86ace3e257c9f24" S = "${WORKDIR}/git" -- cgit v1.2.3