mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
meta-nuc: include wifi chip microcode package in nuc.conf
Add the microcode package needed to enable the Centrino Advanced-N 6235 card to nuc.conf. 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
73e6c9969b
commit
4122c514a2
|
@ -19,7 +19,8 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
|
||||||
|
|
||||||
VA_FEATURES ?= "gst-va-intel va-intel"
|
VA_FEATURES ?= "gst-va-intel va-intel"
|
||||||
|
|
||||||
MACHINE_EXTRA_RRECOMMENDS += "${VA_FEATURES} lms"
|
MACHINE_EXTRA_RRECOMMENDS += "${VA_FEATURES} lms \
|
||||||
|
linux-firmware-iwlwifi-6000g2b-6"
|
||||||
|
|
||||||
# disable the serial port configuration
|
# disable the serial port configuration
|
||||||
SERIAL_CONSOLE = ""
|
SERIAL_CONSOLE = ""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user