mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 08:02:23 +02:00
menlow.conf: Prefer linux-moblin as the kernel
This commit is contained in:
@@ -13,7 +13,7 @@ MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 wifi \
|
||||
|
||||
KERNEL_IMAGETYPE = "bzImage"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-mid"
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-moblin"
|
||||
PREFERRED_PROVIDER_virtual/libx11 ?= "libx11-trim"
|
||||
PREFERRED_PROVIDER_virtual/libgl ?= "mesa"
|
||||
PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xf86-lite-psb"
|
||||
|
||||
Reference in New Issue
Block a user