summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-19 05:31:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-19 20:55:26 +0300
commit011bf07722b10c9c3bea6da850702b42c5accee5 (patch)
tree7858b9da25e9bab3d52e730840d1ccd4706a7b4a
parentfdcd4990077414893cb01bf00a6f3e0b49804f4b (diff)
downloadopenbmc-011bf07722b10c9c3bea6da850702b42c5accee5.tar.xz
bmcweb: srcrev bump f847a198a0..4bb3dc3465
Anthony Wilson (1): bmcweb: Add IndicatorLED property to sensors Carol Wang (1): Redfish: Set the power cap Ed Tanous (1): Implement constant time string compare for token (From meta-phosphor rev: 32d732be516e98768c2a6e8fc144c198dba28269) Change-Id: Iaa3d150866a157e224167452bd04aa03cb5c5b58 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 d4a6b3456..f92714672 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 = "f847a198a016c1932177dee62f9a21c6efa6644e"
+SRCREV = "4bb3dc346522b5f1e3bf6241c64238837caff5d2"
S = "${WORKDIR}/git"