summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-12 01:20:42 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-12 01:20:42 +0300
commitcb3e91178823e885fd25d167cf36bca675bd1be6 (patch)
tree953e0639695761c4a7f9b10ee120a1f3a3f9d3fa
parent0e338d8616153f6d0915ecbff8605df50215ea35 (diff)
downloadopenbmc-cb3e91178823e885fd25d167cf36bca675bd1be6.tar.xz
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>
-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 78c71c7e4c..0c7812da9a 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "e43914b3572faac8ea20d684a9c8eb04e8496a57"
+SRCREV = "cd5e430908916fad4cb9dcabf577cace2dca1cc5"
S = "${WORKDIR}/git"