obmc-ikvm: srcrev bump 12b2380a6b..d1711dd504
George Liu (2):
meson: Replace configure_file with fs.copyfile
Fix some warnings by cppcheck
Mohammed Javith Akthar M (1):
create_usbhid.sh: update english product string
Change-Id: Ie82e55c319d46efec306e56bd1d3c363dbf0be48
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 81ae7f1..e07dcc6 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 @@
LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=75859989545e37968a99b631ef42722e"
DEPENDS = " libvncserver systemd sdbusplus phosphor-logging phosphor-dbus-interfaces"
-SRCREV = "12b2380a6b7efb8b2d33ea33e12e5870f19988ed"
+SRCREV = "d1711dd504880514394a15b6603e419abca06df6"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/obmc-ikvm;branch=master;protocol=https"