diff options
| -rw-r--r-- | meta-yocto-bsp/conf/machine/include/genericx86-common.inc | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc index 66bfd194da..c61be97f22 100644 --- a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc +++ b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc  | |||
| @@ -2,7 +2,7 @@ include conf/machine/include/x86-base.inc | |||
| 2 | MACHINE_FEATURES += "wifi efi pcbios" | 2 | MACHINE_FEATURES += "wifi efi pcbios" | 
| 3 | 3 | ||
| 4 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" | 4 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" | 
| 5 | PREFERRED_VERSION_linux-yocto ?= "3.10%" | 5 | PREFERRED_VERSION_linux-yocto ?= "3.14%" | 
| 6 | PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg" | 6 | PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg" | 
| 7 | XSERVER ?= "${XSERVER_X86_BASE} \ | 7 | XSERVER ?= "${XSERVER_X86_BASE} \ | 
| 8 | ${XSERVER_X86_EXT} \ | 8 | ${XSERVER_X86_EXT} \ | 
