mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
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 <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
41e8642e20
commit
dc66e1b467
|
|
@ -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 = ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user