blob: 3c04d82ec7b2aa330be14b39c6dc104a637eb4c2 [file] [log] [blame]
SUMMARY = "IPMB bridge"
DESCRIPTION = "The IPMB bridge implements a Dbus compliant interface for \
implementing IPMB interfaces"
SRC_URI = "git://github.com/openbmc/ipmbbridge.git"
SRCREV = "a8c77dc857fdf7fc049b975c3b3a6be11e7ea4c0"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SYSTEMD_SERVICE_${PN} = "ipmb.service"
DEPENDS = "sdbusplus \
phosphor-logging \
i2c-tools \
boost"
S = "${WORKDIR}/git/"
inherit cmake systemd