summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-graphics
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-14 05:20:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-14 22:28:56 +0300
commiteb0de9a60b07d419c9b8a5a40b57bfaabbe49312 (patch)
tree4beda31b2741c5a0385d4726b12b17ccaf010cbd /meta-phosphor/recipes-graphics
parent214323075ea87e149b8b7925148660346efe4c0d (diff)
downloadopenbmc-eb0de9a60b07d419c9b8a5a40b57bfaabbe49312.tar.xz
obmc-ikvm: srcrev bump 3c110335bd..12b2380a6b
Patrick Williams (1): build: upgrade to C++23 Change-Id: I7d32a75eabbf6a64098bdfa67d65d46e797244d4 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 f8a8e99528..81ae7f1b87 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 = "3c110335bd170a4b5ae6c591d3201c1ab7b03b00"
+SRCREV = "12b2380a6b7efb8b2d33ea33e12e5870f19988ed"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/obmc-ikvm;branch=master;protocol=https"