summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-23 17:10:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-23 20:29:40 +0300
commit12fca02687b481cc263ffeac707bb239a5780cca (patch)
tree6e1482cb7f5856eb4041060a677c125aaebcd459 /meta-phosphor
parent9eb76e9af54cb2a06b99b90a3f3625fd50be1250 (diff)
downloadopenbmc-12fca02687b481cc263ffeac707bb239a5780cca.tar.xz
phosphor-rest-server: srcrev bump 4b412ac926..0f7019df1e
Andrew Geissler (1): Ensure websocket termination handled correctly (From meta-phosphor rev: e664187c7f06415877530818ecf942a0c99cc182) Change-Id: I8e43e72d095a63e1f70d707dd6f6094cacaac0bc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/phosphor-rest.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/phosphor-rest.inc b/meta-phosphor/recipes-phosphor/interfaces/phosphor-rest.inc
index 8e70ee475..f113f5de7 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/phosphor-rest.inc
+++ b/meta-phosphor/recipes-phosphor/interfaces/phosphor-rest.inc
@@ -3,5 +3,5 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-rest-server"
-SRCREV = "4b412ac926aaed11a9c335827d7c37d972399d0d"
+SRCREV = "0f7019df1ecf905c72378dc9a3dcab625bb142b7"