mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-nuc: don't install lms8 as NUC doesn't support AMT
The NUC doesn't support Active Management Technology, so don't install lms8 as part of the machine recommendations. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
fc9cba8410
commit
29a8d79d8c
|
|
@ -19,7 +19,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
|
|||
${XSERVER_IA32_I965} \
|
||||
"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "lms8 linux-firmware-iwlwifi-6000g2b-6"
|
||||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-iwlwifi-6000g2b-6"
|
||||
|
||||
# disable the serial port configuration
|
||||
SERIAL_CONSOLE = ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user