summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-08 12:21:13 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-08-11 14:44:03 +0300
commitef9114e8e605d33898a5d5a5d5c3a3ec8bcb2b8e (patch)
treebe4cfe870cd79707d8a6e56160e8182e0d2d0765 /meta-phosphor
parentc50508c400249281f7430fb66824e6976b06c6fa (diff)
downloadopenbmc-ef9114e8e605d33898a5d5a5d5c3a3ec8bcb2b8e.tar.xz
bmcweb: srcrev bump c50e7c68c2..f71882ffec
AppaRao Puli (1): Deallocate memory during failed case Asmitha Karunanithi (1): Redfish: Support for DownloadLog Action Gunnar Mills (1): Manager: Support for switching running image (From meta-phosphor rev: 16617727d385d308d7b0ca8083c4f4c8597cf4ce) Change-Id: I15f382d70780f8c7a2ed4db8bfbfac760d5d9bd6 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 dd03c1563..4e33e7756 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 = "c50e7c68c2a8d08ed799ae28f47395b5a58494bc"
+SRCREV = "f71882ffecef5e64d1f5ad7ef59e811383de7156"
S = "${WORKDIR}/git"