summaryrefslogtreecommitdiffstats
path: root/conf/machine/intel-core2-32.conf
diff options
context:
space:
mode:
authorJussi Laako <jussi.laako@linux.intel.com>2017-03-20 15:08:02 +0200
committerSaul Wold <sgw@linux.intel.com>2017-03-21 19:03:03 -0700
commit66637d28a779c8fc5b838a5f94f11806a4f553bc (patch)
tree53dff1fce7e8ced06e01b06b7c573dba83f95e2b /conf/machine/intel-core2-32.conf
parent37d46e1319d336195fb2b638412c9910fdd1668d (diff)
downloadmeta-intel-66637d28a779c8fc5b838a5f94f11806a4f553bc.tar.gz
Include recommended packges for all Intel machines
Moves common MACHINE_EXTRA_RRECOMMENDS to a common include file and add thermald to MACHINE_EXTRA_RRECOMMENDS. Signed-off-by: Jussi Laako <jussi.laako@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'conf/machine/intel-core2-32.conf')
-rw-r--r--conf/machine/intel-core2-32.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-core2-32.conf
index c5cfb9c0..c15f72b6 100644
--- a/conf/machine/intel-core2-32.conf
+++ b/conf/machine/intel-core2-32.conf
@@ -14,8 +14,6 @@ MACHINE_FEATURES += "intel-ucode"
14 14
15MACHINE_HWCODECS ?= "va-intel gstreamer1.0-vaapi" 15MACHINE_HWCODECS ?= "va-intel gstreamer1.0-vaapi"
16 16
17MACHINE_EXTRA_RRECOMMENDS += "linux-firmware"
18
19MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "gma500-gfx-check" 17MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "gma500-gfx-check"
20 18
21XSERVER ?= "${XSERVER_X86_BASE} \ 19XSERVER ?= "${XSERVER_X86_BASE} \