Quellcode durchsuchen

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

Signed-off-by: weiheng.cheng <weiheng.cheng@starfivetech.com>
weiheng.cheng vor 8 Monaten
Ursprung
Commit
77a6f021ba
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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"