Adriana Kobylak | b96c750 | 2021-08-06 16:25:30 +0000 | [diff] [blame] | 1 | FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" |
Jim Wright | febc3dd | 2022-01-28 11:55:40 -0600 | [diff] [blame^] | 2 | |
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. | ||||
6 | DBUS_SERVICE:${PN}:remove:p10bmc = "${@compose_list(d, 'FMT', 'OBMC_POWER_INSTANCES')}" |