summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-08 15:31:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-09 01:43:34 +0300
commit03144e981a23c28e0f4d7ef9c15acdc3faffedd7 (patch)
tree8542830dcb3dce4119c52ca6ab2ba0e7402b270e /meta-phosphor
parent390f778080830b2fe27d55e40cb9969655899ec1 (diff)
downloadopenbmc-03144e981a23c28e0f4d7ef9c15acdc3faffedd7.tar.xz
bmcweb: srcrev bump 92a74e566e..d6d59a65c3
Adrian Ambrożewicz (1): Add 'utilization' sensor to 'Sensors' page Gunnar Mills (1): MAINTAINERS: Add Gunnar as a maintainer Richard Marian Thomaiyar (1): [pam]: Restrict local user auth to redfish grp Zhenfei Tai (1): bmcweb: Replace deprecated boost::asio::io_service (From meta-phosphor rev: 435e3b9cdc34441e690bc3fe2e42af8f06f0ae4e) Change-Id: I7af73b818a47065cfaa0994228544252ca77a6d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 39483d8f9..030354b5e 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 = "92a74e566eb02d7bb20c0fcd7d34634c8d59429b"
+SRCREV = "d6d59a65c334f0040177ffb3ab87f9b512a72cad"
S = "${WORKDIR}/git"