1fac997f3SBrad Bishopinherit meson systemd
2fac997f3SBrad Bishop
3fac997f3SBrad BishopSUMMARY = "ATTN and HwDiags Support"
4fac997f3SBrad BishopDESCRIPTION = "Attention Handler and Hardware Diagnostics"
5fac997f3SBrad BishopLICENSE = "Apache-2.0"
6fac997f3SBrad BishopLIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
7fac997f3SBrad Bishop
8ca3b6ff4SBen TynerSRC_URI = "git://github.com/openbmc/openpower-hw-diags"
9fac997f3SBrad Bishop
10fac997f3SBrad BishopSYSTEMD_SERVICE_${PN} = "attn_handler.service"
11fac997f3SBrad BishopPV = "0.1+git${SRCPV}"
12e73ff66aSAndrew GeisslerSRCREV = "5f6e3deb694c0d8f4d5fa87517fdc9c260961e2b"
13fac997f3SBrad Bishop
14fac997f3SBrad BishopS = "${WORKDIR}/git"
15fac997f3SBrad Bishop
16*b6d95eeeSZane ShelleyDEPENDS = "boost libgpiod pdbg phosphor-logging sdbusplus openpower-libhei \
17*b6d95eeeSZane Shelley           nlohmann-json"
18*b6d95eeeSZane Shelley
19fac997f3SBrad BishopFILES_${PN} += "${UNITDIR}/attn_handler.service"
208dff99bcSZane Shelley
218dff99bcSZane Shelley# This is required so that libhei is installed with the chip data files.
228dff99bcSZane ShelleyRDEPENDS_${PN} += "openpower-libhei"
23