summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-18 20:51:05 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-18 22:12:02 +0300
commit782fc3530aa3f0f0efbf2217841956c3f301767d (patch)
treebd448516156c96be424425200f167770a1641533 /meta-phosphor
parenta2a2087c7df085e9c582a531f05fe0befd3281db (diff)
downloadopenbmc-782fc3530aa3f0f0efbf2217841956c3f301767d.tar.xz
bmcweb: srcrev bump 7d7034a65c..f847a198a0
AppaRao Puli (1): Fix for IndicatorLED if blinking object not found (From meta-phosphor rev: a8f26316ec6d9710f27531a1cd254d8e85a4a516) Change-Id: Icf8c3253eaa3dbbfca0a5fe0d26d7d480ed972c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 e08b3b83c..d4a6b3456 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 = "7d7034a65cf91e481e74494eec36957ceff573e9"
+SRCREV = "f847a198a016c1932177dee62f9a21c6efa6644e"
S = "${WORKDIR}/git"