commit | b4b2d485cd0db011edaaba6992d8d5ef6d7c61c9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jan 13 17:50:45 2022 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 13 21:50:31 2022 +0000 |
tree | 1e52f291e15ae32b0541dae828b8d9501e7a1dd8 | |
parent | 1c87ab2622de65d6365033b36940a2c06b6f8eb9 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index bc00f5c..490c1c0 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "0dccd040311847cbd7438b5f63207d360d5b3a34" +SRCREV = "2d31491b8b57a47ea25d8a596cc41f5186bb33bc" S = "${WORKDIR}/git"