You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,16 @@ meta-mono is an OpenEmbedded layer that builds dotNet, the mono runtime and mono
13
13
14
14
*support status as of 21/03/25, follows main Yocto release support schedule [here](https://wiki.yoctoproject.org/wiki/Releases)
15
15
16
-
## Removal of support for ARM32
16
+
## Limitations
17
+
18
+
### Removal of support for ARM32
17
19
18
20
Currently (21/10/2024) `styhead` is failing to build GCC for ARM32. As such we've removed the CI tests for the interim. For discussion see [here](https://github.com/DynamicDevices/meta-mono/discussions/234). At such time as GCC is building again for ARM32 the intention is to add the CI build back in at which time we intend to continue to support ARM32. #HelpWanted
19
21
22
+
### pythonnet
23
+
24
+
The `python3-pythonnet` package currently does not support .NET 10.
25
+
20
26
## Layer Dependencies
21
27
22
28
This layer depends on:
@@ -69,7 +75,7 @@ On the target:
69
75
70
76
So far, Windows Forms applications have been tested under Sato.
71
77
Mono does not require Sato, it does require X if you want to run
0 commit comments