summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-27 00:01:18 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-27 15:21:17 +0300
commit9856fce4c853303bacbe5464a24759daeeb34684 (patch)
tree1ea27685d9e5d3aa0c3f2e4632c725fa209f7ad8
parentfdc3bbb545f0e44819ba81becee4e645479b254e (diff)
downloadopenbmc-9856fce4c853303bacbe5464a24759daeeb34684.tar.xz
bmcweb: srcrev bump 0678524483..3929aca103
Anthony Wilson (1): bmcweb: Add Threshold properties to Sensors (From meta-phosphor rev: 55a9e8474263226e0442730a03f08ccdb60bbe36) Change-Id: I623ef0d8a435038421c6c26759b26c3a5c786f1a 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 0473bf447..5570a82c1 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 = "067852448328543628c1b6b8c355252b59c99ce6"
+SRCREV = "3929aca1036033994610f6b3424aad124bf41d51"
S = "${WORKDIR}/git"