blob: 8bfef202fa228bb1b9149e28d90a433377feb663 [file] [log] [blame]
Adriana Kobylakb96c7502021-08-06 16:25:30 +00001FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
Jim Wrightfebc3dd2022-01-28 11:55:40 -06002
3# Remove, from the p10bmc image, the service file that starts the skeleton power
4# control application. That image will use the power control application
5# included in the phosphor-power repository.
6DBUS_SERVICE:${PN}:remove:p10bmc = "${@compose_list(d, 'FMT', 'OBMC_POWER_INSTANCES')}"