summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-08 18:30:20 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-08 22:35:13 -0400
commit61a2a948b7c3b57c3a885c9d907a10b04c5ab43c (patch)
treed0c79aea4a5f57cb637c18e3d7e7b482ee54b050
parent484238450c9e72332650da989b96cd25fc44ce0b (diff)
downloadtalos-openbmc-61a2a948b7c3b57c3a885c9d907a10b04c5ab43c.tar.gz
talos-openbmc-61a2a948b7c3b57c3a885c9d907a10b04c5ab43c.zip
bmcweb: srcrev bump 62d5e2e47f..609145a7d1
Ed Tanous (6): Move AccountService to node structure Implement AccountService PATCH method Unhardcode Enabled and Locked from AccountService Implement AccountService DELETE method Implement AccountService POST Fix buffer bug in websockets (From meta-phosphor rev: d26ae92853998cdc4cf70d02917850ea9f758328) Change-Id: I5863ffc4028aac264e18b809c170242c46375167 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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb.bb
index de419ec9b..9b4b968aa 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "62d5e2e47f76c062c06eefac9a3dc29d24c390f5"
+SRCREV = "609145a7d12bac2896391312b6c152721b273347"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud