diff options
| -rw-r--r-- | meta-nuc/conf/machine/nuc.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-nuc/conf/machine/nuc.conf b/meta-nuc/conf/machine/nuc.conf index 6e612575..9e3b4f3d 100644 --- a/meta-nuc/conf/machine/nuc.conf +++ b/meta-nuc/conf/machine/nuc.conf | |||
| @@ -19,7 +19,8 @@ XSERVER ?= "${XSERVER_IA32_BASE} \ | |||
| 19 | 19 | ||
| 20 | VA_FEATURES ?= "gst-va-intel va-intel" | 20 | VA_FEATURES ?= "gst-va-intel va-intel" |
| 21 | 21 | ||
| 22 | MACHINE_EXTRA_RRECOMMENDS += "${VA_FEATURES} lms" | 22 | MACHINE_EXTRA_RRECOMMENDS += "${VA_FEATURES} lms \ |
| 23 | linux-firmware-iwlwifi-6000g2b-6" | ||
| 23 | 24 | ||
| 24 | # disable the serial port configuration | 25 | # disable the serial port configuration |
| 25 | SERIAL_CONSOLE = "" | 26 | SERIAL_CONSOLE = "" |
