DEPENDS = "mono-native mono-mcs-intermediate glib-2.0 perl-native"
-PR = "r4"
+PR = "r5"
+
+# mono makes use of non-thumb-compatible inline asm.
+ARM_INSTRUCTION_SET = "arm"
SRC_URI += "file://configure.patch;patch=1 \
file://genmdesc-cpp.patch;patch=1 \
DEPENDS = "mono-native mono-mcs-intermediate glib-2.0 perl-native"
-PR = "r1"
+PR = "r2"
+
+# mono makes use of non-thumb-compatible inline asm.
+ARM_INSTRUCTION_SET = "arm"
SRC_URI += "file://configure.patch;patch=1"
DEFAULT_PREFERENCE = "-1"
-PR = "r2"
+PR = "r3"
+
+# mono makes use of non-thumb-compatible inline asm.
+ARM_INSTRUCTION_SET = "arm"
SRC_URI += "file://configure.patch;patch=1 \
file://disable-docs.patch;patch=1 \
DEFAULT_PREFERENCE = "-1"
-PR = "r1"
+PR = "r2"
+
+# mono makes use of non-thumb-compatible inline asm.
+ARM_INSTRUCTION_SET = "arm"
SRC_URI += "file://configure.patch;patch=1"