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. | ||||
Andrew Geissler | ae4f95c | 2023-10-16 09:49:55 -0600 | [diff] [blame] | 6 | OBMC_CONTROL_FMT:p10bmc = "" |
7 | OBMC_CONTROL_FMT:system1 = "" |