summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-30 20:30:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-30 21:37:49 +0300
commit6ed2cd713cfa712e32ddf7624cfd6038f401fd21 (patch)
tree7088b4b493dc0eea0fe428d60164862e39caa97e
parent86c3eb304fd469a1c60eafb633da36a263a4cc6f (diff)
downloadopenbmc-6ed2cd713cfa712e32ddf7624cfd6038f401fd21.tar.xz
obmc-ikvm: srcrev bump 63cef2a26a..033b18e03f
Konstantin Aladyshev (1): meson: Support local build Change-Id: I2c451a9b9f767b12700b619efbb2bc3df0046d58 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 722b6e767c..51f0b696e6 100644
--- a/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb
+++ b/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "obmc-ikvm is a vncserver for JPEG-serving V4L2 devices to allow i
LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=75859989545e37968a99b631ef42722e"
DEPENDS = " libvncserver systemd sdbusplus phosphor-logging phosphor-dbus-interfaces"
-SRCREV = "63cef2a26af47b077abc7ccc0abf662ca52fe924"
+SRCREV = "033b18e03fec76a026df1b71fbc2e00f2ee6fece"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/obmc-ikvm;branch=master;protocol=https"