From 66637d28a779c8fc5b838a5f94f11806a4f553bc Mon Sep 17 00:00:00 2001 From: Jussi Laako Date: Mon, 20 Mar 2017 15:08:02 +0200 Subject: 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 Signed-off-by: Saul Wold --- conf/machine/intel-corei7-64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/intel-corei7-64.conf') diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-corei7-64.conf index 43e7c1ab..1e5de49e 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 += "lms8" XSERVER ?= "${XSERVER_X86_BASE} \ ${XSERVER_X86_EXT} \ -- cgit v1.2.3-54-g00ecf