summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-25 04:01:09 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-28 15:31:38 +0300
commit519cfe4756170e619429d959ab0c0c05396d4f1f (patch)
tree1a4e8b80f3e93f59f4734d20bc602629218c5174 /meta-phosphor
parentb0f963876b186ad4b280f57345403c1680b724a0 (diff)
downloadopenbmc-519cfe4756170e619429d959ab0c0c05396d4f1f.tar.xz
bmcweb: srcrev bump 22984074fa..c45f00821a
James Feist (1): Add Health to Memory and Processor Summary Yong Li (2): Add HostWatchdogTimer attribute in redfish Support PATCH for HostWatchDogTimer in redfish (From meta-phosphor rev: 4e961b6abe06f95709b335b8c3ded00035e4d01b) Change-Id: Id1186e513f65db55ff816a7fc55e83ae29c13cdd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 10956988dc..76169adf6b 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 = "22984074fa0ec13967fe95b93282de2294411c6b"
+SRCREV = "c45f00821add8cd29cbd148d4b4b9f6e988665cf"
S = "${WORKDIR}/git"