mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
emenlow: Make sure the provider of virtual/kernel is set
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -14,6 +14,7 @@ MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \
|
||||
|
||||
KERNEL_IMAGETYPE = "bzImage"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux"
|
||||
PREFERRED_PROVIDER_libdrm = "libdrm-poulsbo"
|
||||
PREFERRED_PROVIDER_drm = "libdrm-poulsbo"
|
||||
PREFERRED_PROVIDER_virtual/libx11 = "libx11-trim"
|
||||
|
||||
Reference in New Issue
Block a user