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

Wold, Saul saul.wold at intel.com
Thu Mar 16 08:22:20 PDT 2017


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?

Sau!

>  
>  MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "gma500-gfx-check"
>  
> diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-
> corei7-64.conf
> index 43e7c1a..e2ec127 100644
> --- a/conf/machine/intel-corei7-64.conf
> +++ b/conf/machine/intel-corei7-64.conf
> @@ -14,7 +14,7 @@ MACHINE_FEATURES += "intel-ucode"
>  
>  MACHINE_HWCODECS ?= "va-intel gstreamer1.0-vaapi"
>  
> -MACHINE_EXTRA_RRECOMMENDS += "linux-firmware lms8"
> +MACHINE_EXTRA_RRECOMMENDS += "linux-firmware lms8 thermald"
>  
>  XSERVER ?= "${XSERVER_X86_BASE} \
>              ${XSERVER_X86_EXT} \
> -- 
> 2.11.0
> 


More information about the meta-intel mailing list