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>
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 722b6e7..51f0b69 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 = "63cef2a26af47b077abc7ccc0abf662ca52fe924"
+SRCREV = "033b18e03fec76a026df1b71fbc2e00f2ee6fece"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/obmc-ikvm;branch=master;protocol=https"