summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-19 20:41:03 +0300
committerBrad Bishop <radsquirrel@gmail.com>2019-09-20 16:11:05 +0300
commitda1ad9e49bad7e1cbc0304cfcf2e5e9c516aa263 (patch)
treedf9f103ecf963ee1adc72d64d92f31a597c756e4
parentacab9842588234b99d2db019a8e63eddda6901d1 (diff)
downloadopenbmc-da1ad9e49bad7e1cbc0304cfcf2e5e9c516aa263.tar.xz
bmcweb: srcrev bump c21055aa7a..f8c3e6f0c2
Kuiying Wang (1): Define MaxConcurrentSessions property for Manager.SerialConsole and GraphicalConsole (From meta-phosphor rev: 31c0128b908d6309ae173ebdbb0eba7d9e5ae03b) Change-Id: Ie660b53f50a3a0f141e08f99099e5c6fb8254ab0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 092aa6997..ee171267e 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "c21055aa7ad7f252e663535ec36b56a29bf0eb6a"
+SRCREV = "f8c3e6f0c2a1f2c213c0978bf86befdee60625c5"
S = "${WORKDIR}/git"