Tim Orling
Tim Orling
Initial CPython implementation: https://hg.python.org/cpython/rev/19f7ff443718
Very early beginnings of implementation: https://github.com/moto-timo/ironpython3/tree/pep-3115-metaclass-syntax
Getting closer: https://github.com/moto-timo/ironpython3/tree/pep-3115
Did you get the kext signing certificate specifically? I made a request but Apple in their eminent wisdom denied it and suggested to use developer mode.
Not asking for this to be merged, but just FYI: https://github.com/moto-timo/meta-ros/tree/superflore-kirkstone-2022-04 This was only running superflore and no attempt was made to build or test.
FWIW, I had some fixes to make python3-catkin work on I believe kirkstone. I'll have to dig up the changes that were required.
Still needs more work it seems, as local reproducibility checks are still showing the same problem.
seems like maybe `` `pwd` `` instead of `$(pwd)` might work...
> I have built a number of things against Kirkstone without issue, and no need to override anything. > > Example Kirkstone recipe: https://github.com/meta-flutter/meta-flutter/blob/kirkstone/recipes-devtools/membrane/membrane-dart-example_git.bb > > Requires only bbappend (proc2...
> I recently removed the membrane-dart-example due to upstream issue, but it can be found here: > https://github.com/meta-flutter/meta-flutter/blob/e08c45c6b8c961734e7be9745e0f1ea344fa5ea8/dynamic-layers/clang-layer/recipes-devtools/membrane/membrane-example_git.bb This recipe can be greatly simplified by using the [cargo-update-recipe-crates.bbclass](https://git.yoctoproject.org/poky/tree/meta/classes-recipe/cargo-update-recipe-crates.bbclass). I'm also...