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}"
12b7fbc155SAndrew GeisslerSRCREV = "61465db5edd8eca02da92eb43cbbff5e0a129216"
13fac997f3SBrad Bishop
14fac997f3SBrad BishopS = "${WORKDIR}/git"
15fac997f3SBrad Bishop
16e538acecSBen TynerDEPENDS = "boost libgpiod pdbg phosphor-logging sdbusplus openpower-libhei"
17fac997f3SBrad BishopFILES_${PN} += "${UNITDIR}/attn_handler.service"
18*8dff99bcSZane Shelley
19*8dff99bcSZane Shelley# This is required so that libhei is installed with the chip data files.
20*8dff99bcSZane ShelleyRDEPENDS_${PN} += "openpower-libhei"
21