diff options
| -rw-r--r-- | meta-n450/conf/machine/n450.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-n450/conf/machine/n450.conf b/meta-n450/conf/machine/n450.conf index c06cb6cb..f9cf4f2a 100644 --- a/meta-n450/conf/machine/n450.conf +++ b/meta-n450/conf/machine/n450.conf | |||
| @@ -9,7 +9,7 @@ SYSLINUX_OPTS = "serial 0 115200" | |||
| 9 | SERIAL_CONSOLE = "115200 ttyS0" | 9 | SERIAL_CONSOLE = "115200 ttyS0" |
| 10 | APPEND += "console=ttyS0,115200 console=tty0" | 10 | APPEND += "console=ttyS0,115200 console=tty0" |
| 11 | 11 | ||
| 12 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto-stable" | 12 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" |
| 13 | 13 | ||
| 14 | # Ensure the bsp packages are installed | 14 | # Ensure the bsp packages are installed |
| 15 | MACHINE_EXTRA_RRECOMMENDS += " n450-audio " | 15 | MACHINE_EXTRA_RRECOMMENDS += " n450-audio " |
