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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index d4a6b34..f927146 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "f847a198a016c1932177dee62f9a21c6efa6644e"
+SRCREV = "4bb3dc346522b5f1e3bf6241c64238837caff5d2"
S = "${WORKDIR}/git"