Browse Source

dubhe: starfive-dubhe.conf: Set LLVMVERSION to 16.0.5

Signed-off-by: weiheng.cheng <weiheng.cheng@starfivetech.com>
weiheng.cheng 7 months ago
parent
commit
77a6f021ba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf/machine/starfive-dubhe.conf

+ 1 - 1
conf/machine/starfive-dubhe.conf

@@ -3,7 +3,7 @@
 #@SOC: Dubhe default
 #@DESCRIPTION: Machine configuration for the Dubhe default config
 
-LLVMVERSION = "14.0.0"
+LLVMVERSION = "16.0.5"
 CLANGSDK = "1"
 EXTRA_IMAGEDEPENDS:append = " llvm file-native rpm-native popt-native openocd-native"
 EXTRA_IMAGE_FEATURES:append = " dbg-pkgs tools-profile"