summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-graphics
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-05 01:50:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-08 00:01:47 +0300
commit92388bcf6533fed90d981381026b6139ccf4b94e (patch)
treef7f8189fc562b80d5f35804d6ff0af6724484b2d /meta-phosphor/recipes-graphics
parent10f19dcaafd2b86351cdcddce6d5ec52793e7387 (diff)
downloadopenbmc-92388bcf6533fed90d981381026b6139ccf4b94e.tar.xz
obmc-ikvm: srcrev bump 861337e8ec..673ac2eb11
Jae Hyun Yoo (3): Fix keyboard and mouse input events dropping issue Connect HID gadget device dynamically Refine HID report writing logic Change-Id: I58f99acff409b1b5063762049d9f73e206a83804 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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 c8190131c..77400aa3a 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 = "861337e8ec92767c4c88237ec5db494a2a67fa8d"
+SRCREV = "673ac2eb1117a7d692460f808f1d947495d033db"
PV = "1.0+git${SRCPV}"