mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
thermald: Add thermald configuration files to CONFFILES
This marks the conf.xml files as changable so that the package management software won't overwrite them. Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
f8944487ab
commit
76809b3ae6
|
|
@ -25,3 +25,8 @@ FILES_${PN} += "${datadir}/dbus-1/system-services/*.service"
|
|||
SYSTEMD_SERVICE_${PN} = "thermald.service"
|
||||
|
||||
COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
|
||||
|
||||
CONFFILES_${PN} = " \
|
||||
${sysconfdir}/thermald/thermal-conf.xml \
|
||||
${sysconfdir}/thermald/thermal-cpu-cdev-order.xml \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user