summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-13 20:50:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-14 00:50:31 +0300
commitb4b2d485cd0db011edaaba6992d8d5ef6d7c61c9 (patch)
tree1e52f291e15ae32b0541dae828b8d9501e7a1dd8
parent1c87ab2622de65d6365033b36940a2c06b6f8eb9 (diff)
downloadopenbmc-b4b2d485cd0db011edaaba6992d8d5ef6d7c61c9.tar.xz
bmcweb: srcrev bump 0dccd04031..2d31491b8b
Jason M. Bills (1): Simplify Crashdump file transfer Change-Id: I5c3b967f001e94818aebc75579f44c30c8cbeece 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 bc00f5c942..490c1c0760 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "0dccd040311847cbd7438b5f63207d360d5b3a34"
+SRCREV = "2d31491b8b57a47ea25d8a596cc41f5186bb33bc"
S = "${WORKDIR}/git"