summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-06 18:22:21 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-10 14:21:30 +0300
commitf6ecce4e4fb631382aad4076e7d8c3bf3ce43b69 (patch)
treec0c85ec0a1c8d2a2adc1be7fb8c71d24167055d9
parent265b1faa12c5eedad7f4422d4388da23d56001d4 (diff)
downloadopenbmc-f6ecce4e4fb631382aad4076e7d8c3bf3ce43b69.tar.xz
bmcweb: srcrev bump d62cec731d..0a86febd7f
Richard Marian Thomaiyar (1): bmcweb: Fix sensor name identification method (From meta-phosphor rev: 9dc2c395ff65dde09eb319f35bbc22b8f37dc5be) Change-Id: Ib654d6a81d9f12bbc5158a1ad7cd1568dc8d6a76 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 e9b0469d1e..2eda20d9f5 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "d62cec731dcb533b3fecb08ba115dbf713539681"
+SRCREV = "0a86febd7fda49d692666ab4ddd9efccf352c4d8"
S = "${WORKDIR}/git"