On core2-32 and corei7-64, add thermald to MACHINE_EXTRA_RRECOMMENDS.

Signed-off-by: Jussi Laako <[email protected]>
---
 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"
 
 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

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to