[meta-intel] [PATCH] Add thermald to MACHINE_EXTRA_RRECOMMENDS

Jussi Laako jussi.laako at linux.intel.com
Fri Mar 17 07:51:13 PDT 2017


On 16.03.2017 17:22, Wold, Saul wrote:
> On Thu, 2017-03-16 at 17:10 +0200, Jussi Laako wrote:
>> On core2-32 and corei7-64, add thermald to MACHINE_EXTRA_RRECOMMENDS.
>>
>> Signed-off-by: Jussi Laako <jussi.laako at linux.intel.com>
>> ---
>>  conf/machine/intel-core2-32.conf  | 2 +-
>>  conf/machine/intel-corei7-64.conf | 2 +-
>>  2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-
>> core2-32.conf
>> index c5cfb9c..e58b96e 100644
>> --- a/conf/machine/intel-core2-32.conf
>> +++ b/conf/machine/intel-core2-32.conf
>> @@ -14,7 +14,7 @@ MACHINE_FEATURES += "intel-ucode"
>>
>>  MACHINE_HWCODECS ?= "va-intel gstreamer1.0-vaapi"
>>
>> -MACHINE_EXTRA_RRECOMMENDS += "linux-firmware"
>> +MACHINE_EXTRA_RRECOMMENDS += "linux-firmware thermald"
>>
> I wonder if we should move this to the meta-intel-common, should it be
> available on a Quark/Galileo platform also?

I'll check it out and make a second version of the patch. I'd probably 
like to include "kernel-modules" too, it is currently in intel-quark 
MACHINE_RRECOMMENDS, but not in x86 or x64...

I'm not sure how useful thermald is on Quark, but it probably doesn't at 
least harm.



More information about the meta-intel mailing list