summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-28 09:31:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-29 02:51:49 +0300
commitc273aa755d06f1d42e79f9186d7b4c383f055d2b (patch)
tree88d52363fe3cec883ad8338168a2663c76e7e7b8 /meta-phosphor
parente40b7179890b46a0bd6ded09d6412a4268626144 (diff)
downloadopenbmc-c273aa755d06f1d42e79f9186d7b4c383f055d2b.tar.xz
bmcweb: srcrev bump 72d566d9eb..80319af19c
Asmitha Karunanithi (4): Redfish: Minor changes in the Oem schemas for dump Redfish: BMC dump logEntry service implementation Redfish: Creation of a BMC dump Redfish: Support for ClearLog Action (From meta-phosphor rev: 6f7d62dc9a770e2ed352c7e469c8da20e7be5a5e) Change-Id: Iab33455c29edd99c0a2d1f6d7222a17fade35c55 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 474260795c..7eb6376920 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 = "72d566d9ebe2125b589c56ff71d4dcef6cd38981"
+SRCREV = "80319af19c4b74a95a940ade10b13dee2562fe8a"
S = "${WORKDIR}/git"