diff options
Diffstat (limited to 'meta-emenlow/conf/machine')
-rw-r--r-- | meta-emenlow/conf/machine/emenlow.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index 897f36e62a..0f9ed8a299 100644 --- a/meta-emenlow/conf/machine/emenlow.conf +++ b/meta-emenlow/conf/machine/emenlow.conf | |||
@@ -16,7 +16,7 @@ MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \ | |||
16 | 16 | ||
17 | KERNEL_IMAGETYPE = "bzImage" | 17 | KERNEL_IMAGETYPE = "bzImage" |
18 | 18 | ||
19 | PREFERRED_PROVIDER_virtual/kernel = "linux-wrs" | 19 | PREFERRED_PROVIDER_virtual/kernel = "linux-yocto" |
20 | PREFERRED_PROVIDER_libdrm = "libdrm-poulsbo" | 20 | PREFERRED_PROVIDER_libdrm = "libdrm-poulsbo" |
21 | PREFERRED_PROVIDER_drm = "libdrm-poulsbo" | 21 | PREFERRED_PROVIDER_drm = "libdrm-poulsbo" |
22 | PREFERRED_PROVIDER_virtual/libx11 = "libx11-trim" | 22 | PREFERRED_PROVIDER_virtual/libx11 = "libx11-trim" |