We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 354840c commit 134f58aCopy full SHA for 134f58a
1 file changed
conf/layer.conf
@@ -10,8 +10,8 @@ BBFILE_PATTERN_mono := "^${LAYERDIR}/"
10
BBFILE_PRIORITY_mono = "5"
11
12
# Default tested with qemux86/qemuarm
13
-PREFERRED_VERSION_mono ?= "6.12.0.206"
14
-PREFERRED_VERSION_mono-native ?= "6.12.0.206"
+PREFERRED_VERSION_mono ?= "6.14.1"
+PREFERRED_VERSION_mono-native ?= "6.14.1"
15
16
PREFERRED_VERSION_libgdiplus ?= "6.0.5"
17
PREFERRED_VERSION_libgdiplus-native ?= "6.0.5"
0 commit comments