summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-graphics/obmc-ikvm/obmc-ikvm_git.bb
blob: 2355dde2662d2a7aca010161c5a764bc93258cd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUMMARY = "OpenBMC VNC server and ipKVM daemon"
DESCRIPTION = "obmc-ikvm is a vncserver for JPEG-serving V4L2 devices to allow ipKVM"
LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=75859989545e37968a99b631ef42722e"
DEPENDS = " libvncserver systemd sdbusplus phosphor-logging phosphor-dbus-interfaces"
SRCREV = "f79f6f540b846e7e25627265f5bbffef13034873"
PV = "1.0+git${SRCPV}"

SRC_URI = "git://github.com/openbmc/obmc-ikvm;branch=master;protocol=https"

SYSTEMD_SERVICE:${PN} += "start-ipkvm.service"
S = "${WORKDIR}/git"

inherit pkgconfig meson systemd