[meta-intel] [PATCH 4/4] nuc: use package lms8 insted of lms for AMT

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Tue Jun 4 11:29:53 PDT 2013


From: Nitin A Kamble <nitin.a.kamble at intel.com>

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 <nitin.a.kamble at intel.com>
---
 meta-nuc/conf/machine/nuc.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-nuc/conf/machine/nuc.conf b/meta-nuc/conf/machine/nuc.conf
index 1f7321d..1404f72 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 = ""
-- 
1.8.1.4




More information about the meta-intel mailing list