summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-30 02:10:50 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-30 02:10:50 +0300
commita7c55cae3d3f8e7ed927445fd2d563a10ad06196 (patch)
tree65f68a76212fce88459ea79785f4c51bb78779e0
parent7960a00bb80dbf552ac8adc20edf4babd63b16aa (diff)
downloadopenbmc-a7c55cae3d3f8e7ed927445fd2d563a10ad06196.tar.xz
bmcweb: srcrev bump d4b6c66034..f65b0bead8
Chicago Duan (1): Redfish: Fix the health and state properties of processor Ivan Mikhaylov (1): bmcweb: fetch ip address on every request in handle Noah Brewer (1): Redfish: Update Powering On Status State Change-Id: If55fa3b7c6725e7f8d1e50e7e1fd1f8eadf5a6f9 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 77ce35a63..8ed9b93e5 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 = "d4b6c66034de374cf0b14e05b0d20e87a8cefaf3"
+SRCREV = "f65b0bead8d34d1c12852bc98418b93d97b84a99"
S = "${WORKDIR}/git"