summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-08 03:01:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-08 05:31:46 +0300
commitcf153552a533a4c2fa81b09026a43f402c3240c5 (patch)
tree58727ab07aba08038761a509b45d4f015d324cc0 /meta-phosphor/recipes-phosphor/interfaces
parent8464197cfc2d3bfc6aa72dd4255195f948dd1c63 (diff)
downloadopenbmc-cf153552a533a4c2fa81b09026a43f402c3240c5.tar.xz
bmcweb: srcrev bump cc0904473c..6cdcb837fe
Ed Tanous (5): Clean up utils Remove adl_serializer uses for json Check in clang-tidy file for variable naming Allow a max payload size of 512MB Fix a weird log function Gunnar Mills (1): Fix validator: Remove Health UnavailableOffline (From meta-phosphor rev: 2cce3a02d14ce1700c357e2e962afbcff79b5fd1) Change-Id: I189813856da0e6a85b305a80bda1ddc960f0dced Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-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 efc13c111..71f887aa4 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 = "cc0904473c19977eb0b9789b3c1be54a74ca873d"
+SRCREV = "6cdcb837fe26cbbc1f91bc5634f7a068b025a140"
S = "${WORKDIR}/git"