summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-graphics
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-30 20:50:56 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-01 01:51:01 +0300
commit31f998a44abce13ee1448baf3fa79a69dc03c7be (patch)
tree9ef564eb604b7ee6287234f3758dfd74e6f5f01d /meta-phosphor/recipes-graphics
parentc64fbadc6d995dbdb7aed81b87a3197021ddf4a9 (diff)
downloadopenbmc-31f998a44abce13ee1448baf3fa79a69dc03c7be.tar.xz
obmc-ikvm: srcrev bump 513d95ef53..f8e05e5c9c
Jae Hyun Yoo (2): Add flow control to prevent buffer over run Remove frame rate limit (From meta-phosphor rev: 1a115b92749bb063bd65cc2a7922513b91c82d1f) Change-Id: Ic3a58ecd70add1b16ef25aa89a55147db6a1e91b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-graphics')
-rw-r--r--meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb b/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb
index bc0e09f46..74355e9b6 100644
--- a/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb
+++ b/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=75859989545e37968a99b631ef42722e"
DEPENDS = " libvncserver systemd sdbusplus phosphor-logging phosphor-dbus-interfaces"
SRC_URI = "git://github.com/openbmc/obmc-ikvm"
-SRCREV = "513d95ef53569b2345e1e12337bade61f0cca2aa"
+SRCREV = "f8e05e5c9c32eb5a08fbf71c3d221ef37f96ef18"
PV = "1.0+git${SRCPV}"