Skip to content

Commit 134f58a

Browse files
committed
conf/layer.conf: Prefer 6.14.1 for mono and mono-native
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
1 parent 354840c commit 134f58a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

conf/layer.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ BBFILE_PATTERN_mono := "^${LAYERDIR}/"
1010
BBFILE_PRIORITY_mono = "5"
1111

1212
# Default tested with qemux86/qemuarm
13-
PREFERRED_VERSION_mono ?= "6.12.0.206"
14-
PREFERRED_VERSION_mono-native ?= "6.12.0.206"
13+
PREFERRED_VERSION_mono ?= "6.14.1"
14+
PREFERRED_VERSION_mono-native ?= "6.14.1"
1515

1616
PREFERRED_VERSION_libgdiplus ?= "6.0.5"
1717
PREFERRED_VERSION_libgdiplus-native ?= "6.0.5"

0 commit comments

Comments
 (0)