SUMMARY = "OpenBMC VNC server and ipKVM daemon" DESCRIPTION = "obmc-ikvm is a vncserver for JPEG-serving V4L2 devices to allow ipKVM" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" DEPENDS = " libvncserver sdbusplus sdbusplus-native phosphor-logging phosphor-dbus-interfaces autoconf-archive-native" SRC_URI = "git://github.com/openbmc/obmc-ikvm" SRCREV = "2bc661d34abd1fda92a9d2b256ed88ca0e90d09a" SRC_URI += "file://0001-Fix-video-restarting-sync-issue.patch \ file://0002-Restart-video-when-mode-detection-is-failed.patch \ " PR = "r1" PR_append = "+gitr${SRCPV}" SYSTEMD_SERVICE_${PN} += "start-ipkvm.service" S = "${WORKDIR}/git" inherit autotools pkgconfig obmc-phosphor-systemd