aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amdfalconx86/conf/machine/amdfalconx86.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amdfalconx86/conf/machine/amdfalconx86.conf')
-rw-r--r--meta-amdfalconx86/conf/machine/amdfalconx86.conf13
1 files changed, 7 insertions, 6 deletions
diff --git a/meta-amdfalconx86/conf/machine/amdfalconx86.conf b/meta-amdfalconx86/conf/machine/amdfalconx86.conf
index 40fcfc2a..87405c66 100644
--- a/meta-amdfalconx86/conf/machine/amdfalconx86.conf
+++ b/meta-amdfalconx86/conf/machine/amdfalconx86.conf
@@ -7,15 +7,16 @@
PREFERRED_PROVIDER_virtual/kernel ?= "${@bb.utils.contains('RT_KERNEL_AMDFALCONX86', 'yes', "linux-yocto-rt", "linux-yocto", d)}"
PREFERRED_PROVIDER_jpeg ?= "jpeg"
PREFERRED_PROVIDER_jpeg-native ?= "jpeg-native"
-PREFERRED_PROVIDER_llvm ?= "llvm3.7.0"
-PREFERRED_VERSION_linux-yocto ?= "3.14%"
+PREFERRED_PROVIDER_llvm ?= "llvm3.7.1"
+PREFERRED_VERSION_linux-yocto ?= "4.1.15%"
PREFERRED_VERSION_linux-yocto-rt ?= "3.14%"
-PREFERRED_VERSION_mesa = "10.7.0+git%"
+PREFERRED_VERSION_mesa = "11.0.8+git%"
PREFERRED_VERSION_gstreamer1.0-omx = "git+git%"
PREFERRED_VERSION_libav = "9.18"
-PREFERRED_VERSION_libdrm = "2.4.63"
+PREFERRED_VERSION_libdrm = "2.4.66"
PREFERRED_VERSION_glamor-egl = "0.6.0+git%"
-PREFERRED_VERSION_xf86-video-amdgpu = "0.0.01+git%"
+PREFERRED_VERSION_xf86-video-amdgpu = "1.0.0+git%"
+PREFERRED_VERSION_libvdpau = "1.1"
require conf/machine/include/tune-amdfalconx86.inc
@@ -61,7 +62,7 @@ APPEND += "console=tty0"
RELEASE_IMAGE ?= "core-image-sato"
-APPEND += "amdgpu.dpm=1 amdgpu.dal=0"
+APPEND += "amdgpu.dpm=1"
# Make sure the VESA VGA driver goes up on boot, we provide a generic mode here
# The AMD GPU driver will take over once it is up