aboutsummaryrefslogtreecommitdiffstats
path: root/common/conf/machine/include/amd-common-configurations.inc
diff options
context:
space:
mode:
Diffstat (limited to 'common/conf/machine/include/amd-common-configurations.inc')
-rw-r--r--common/conf/machine/include/amd-common-configurations.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/conf/machine/include/amd-common-configurations.inc b/common/conf/machine/include/amd-common-configurations.inc
index 0b41f3f9..32db2544 100644
--- a/common/conf/machine/include/amd-common-configurations.inc
+++ b/common/conf/machine/include/amd-common-configurations.inc
@@ -6,12 +6,12 @@ PREFERRED_PROVIDER_jpeg ?= "jpeg"
PREFERRED_PROVIDER_jpeg-native ?= "jpeg-native"
PREFERRED_VERSION_linux-yocto ?= "4.4%"
PREFERRED_VERSION_libav ?= "9.18"
-PREFERRED_PROVIDER_llvm ?= "llvm7"
+PREFERRED_PROVIDER_llvm ?= "llvm8.0.0"
# Components that depend on LLVM should set versions here
# so we know what needs to be changed/validated as LLVM moves
-MESA_LLVM_RELEASE_amd = "7"
-CLAMAV_LLVM_RELEASE_amd = "7"
+MESA_LLVM_RELEASE_amd = "8.0.0"
+CLAMAV_LLVM_RELEASE_amd = "8.0.0"
MULTILIBS ?= ""
require conf/multilib.conf