summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-12 22:10:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-13 00:40:12 +0300
commitc4d366d974d6b9d8713ba7026c57840d975cda66 (patch)
tree34fc399e4e10fe8452779a5e84f56f0fdd36ac60
parent8964f49fbbae6646037e442bd2cd65fa1581146e (diff)
downloadopenbmc-c4d366d974d6b9d8713ba7026c57840d975cda66.tar.xz
bmcweb: srcrev bump d32392249b..b614e2bde6
Jayaprakash Mutyala (1): led: Fix for Chassis IndicatorLED patch response P Dheeraj Srujan Kumar (1): Initialize Event Service Config on bmcweb restart Change-Id: Idb7a7930363971e65e2755f42d311eebc3f716e6 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 74c25b406..cd6dc2e7d 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 = "d32392249b1538e0b0a76f20bf602e683f636fb6"
+SRCREV = "b614e2bde68db6712228f8533f56f94e41fda624"
S = "${WORKDIR}/git"