From dc66e1b4678642db62d52ccba512c5e1f0bd7344 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 4 Jun 2013 12:27:21 +0000 Subject: nuc: use package lms8 insted of lms for AMT Now there are 2 versions of lms packages, so use the lms8 package which matches with the version 8 of the AMT/MEI firmware on some of the NUC BSP compatible hardware such as DQ77BK board. Signed-off-by: Nitin A Kamble Signed-off-by: Tom Zanussi --- meta-nuc/conf/machine/nuc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-nuc') diff --git a/meta-nuc/conf/machine/nuc.conf b/meta-nuc/conf/machine/nuc.conf index 1f7321d4..1404f723 100644 --- a/meta-nuc/conf/machine/nuc.conf +++ b/meta-nuc/conf/machine/nuc.conf @@ -19,7 +19,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \ ${XSERVER_IA32_I965} \ " -MACHINE_EXTRA_RRECOMMENDS += "lms linux-firmware-iwlwifi-6000g2b-6" +MACHINE_EXTRA_RRECOMMENDS += "lms8 linux-firmware-iwlwifi-6000g2b-6" # disable the serial port configuration SERIAL_CONSOLE = "" -- cgit v1.2.3-54-g00ecf