From 1a887e54300c764fff45d1714ec8b6cd32343299 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Wed, 10 Sep 2014 12:00:09 -0700 Subject: intel-corei7-64.conf: include the AMT daemon in the images Some of the platforms supported by the intel-corei7-64 BSP have AMT feature on the platform. Enable it so that it can get utilized with this BSP. Signed-off-by: Nitin A Kamble Acked-by: Darren Hart --- conf/machine/intel-corei7-64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine') diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-corei7-64.conf index c3b08bcc..97d57b31 100644 --- a/conf/machine/intel-corei7-64.conf +++ b/conf/machine/intel-corei7-64.conf @@ -16,7 +16,7 @@ MACHINE_FEATURES += "wifi 3g" MACHINE_HWCODECS ?= "va-intel gst-va-intel" -MACHINE_EXTRA_RRECOMMENDS += "linux-firmware" +MACHINE_EXTRA_RRECOMMENDS += "linux-firmware lms8" XSERVER ?= "${XSERVER_X86_BASE} \ ${XSERVER_X86_EXT} \ -- cgit v1.2.3-54-g00ecf