blob: 1706fb345056b439281771b435aabd674f538d57 [file] [log] [blame]
SUMMARY = "Virtual Sensors"
DESCRIPTION = "virtual sensors created from existing sensors and config data"
HOMEPAGE = "https://github.com/openbmc/phosphor-virtual-sensor"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=9e69ba356fa59848ffd865152a3ccc13"
DEPENDS:append = "\
exprtk \
nlohmann-json \
phosphor-dbus-interfaces \
phosphor-logging \
sdbusplus \
"
SRCREV = "ce4241cb7173b41ace52a272dc6a52295f949385"
PV = "0.1+git${SRCPV}"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=https;branch=master"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"
inherit meson pkgconfig
inherit systemd