summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-02 00:00:58 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-02 17:02:41 +0300
commit93c15b8eefbebe5f182a04d7111a1b733a2253cc (patch)
tree507b9ab5e608c1e078540e4c8288e08ed654dc0e
parentd665f18d5da4b519d42ef7259874c71139516ba6 (diff)
downloadopenbmc-93c15b8eefbebe5f182a04d7111a1b733a2253cc.tar.xz
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 <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
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"