blob: 595214eace6787e6641b2a22414eb131a3e3a798 [file] [log] [blame]
SUMMARY = "Phosphor OpenBMC BT to DBUS"
DESCRIPTION = "Phosphor OpenBMC BT to DBUS."
PR = "r1"
inherit obmc-phosphor-sdbus-service
inherit obmc-phosphor-c-daemon
SYSTEMD_SERVICE_${PN} = "btbridged.service"
inherit obmc-phosphor-host-ipmi-hw
S = "${WORKDIR}/git"
SRC_URI += "git://github.com/openbmc/btbridge"
SRCREV="e640165dfac0b35d69544ec725edb77cee1ae747"
# This is how linux-libc-headers says to include custom uapi headers
EXTRA_OEMAKE_append = "CFLAGS=-I${STAGING_KERNEL_DIR}/include/uapi"
DEPENDS += "virtual/kernel"