commit | 1b7615c0f011a4bb4b036cfe53a9954ba8c88d23 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Aug 12 18:20:53 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Aug 12 20:33:09 2021 +0000 |
tree | 8805ae43690f7e44937784ede61507ca0fb82f67 | |
parent | 3b6a440e6fa53941e9dc846c34b2eac69f357cec [diff] |
bmcweb: srcrev bump 735ef6d873..dc414b50c1 Jason M. Bills (1): Reduce session timeout to 30 minutes Change-Id: Icc0de6e24e0a32d6c8a0a224941f43265a4199d7 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 311727c..d07c5f5 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 = "735ef6d87392d643901ffede8042652b29d8cce7" +SRCREV = "dc414b50c19bea912babb00cf8f1e090dbbcc3b7" S = "${WORKDIR}/git"