bmcweb: srcrev bump e43914b357..cd5e430908
AppaRao Puli (1):
Convert VariantType to DbusVariantType
Ed Tanous (3):
Consistently use ManagedObjectType
Enforce const correctness
Fix seg fault in health
Krzysztof Grobelny (1):
Fixed timestamp in telemetry service
Shantappa Teekappanavar (1):
Bump up privilege_registry to Redfish_1.2.0
Change-Id: Ia82c2c500bb1e885c173aab0a5f976db096f3775
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 78c71c7..0c7812d 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 = "e43914b3572faac8ea20d684a9c8eb04e8496a57"
+SRCREV = "cd5e430908916fad4cb9dcabf577cace2dca1cc5"
S = "${WORKDIR}/git"