summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-21 19:30:20 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-09-21 21:44:22 +0300
commit6c1a87686ddf96f86c92423752b9818c732257b3 (patch)
treea6505970320c4c0599857cd85fa237d29b1c15b0 /meta-phosphor
parent98b47062f72104bf22a99340d79452059c67f8ed (diff)
downloadopenbmc-6c1a87686ddf96f86c92423752b9818c732257b3.tar.xz
obmc-ikvm: srcrev bump f79f6f540b..9d545472be
Patrick Williams (1): build: update to C++20 Change-Id: Iec6b7defe570f7c517186abd505a103b5070c84f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 2355dde266..437cc6b5a9 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 = "f79f6f540b846e7e25627265f5bbffef13034873"
+SRCREV = "9d545472be11795239a6cdf736d44a50dde9289a"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/obmc-ikvm;branch=master;protocol=https"