summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-12 21:20:53 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-12 23:33:09 +0300
commit1b7615c0f011a4bb4b036cfe53a9954ba8c88d23 (patch)
tree8805ae43690f7e44937784ede61507ca0fb82f67 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent3b6a440e6fa53941e9dc846c34b2eac69f357cec (diff)
downloadopenbmc-1b7615c0f011a4bb4b036cfe53a9954ba8c88d23.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-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 311727c18..d07c5f5c8 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 = "735ef6d87392d643901ffede8042652b29d8cce7"
+SRCREV = "dc414b50c19bea912babb00cf8f1e090dbbcc3b7"
S = "${WORKDIR}/git"