I ran into some build issues with fsharp (mono4 related IIRC) that were resolved by upgrading it. I also noticed that the build needs autotools-brokensep so I added that too. There was also a QA failure (debug-deps). Given that opportunity, I also refactored the FILES_* settings.
The following changes since commit 8c613bf3d82dd5edb58472e5b016d86a1a9e4a63: README: Add contributors section (2015-07-16 10:17:06 +0100) are available in the git repository at: git://github.com/rtollert/meta-mono dev/rtollert/v3/fsharp https://github.com/rtollert/meta-mono/tree/dev/rtollert/v3/fsharp Richard Tollerton (3): fsharp_3.1.2.4.bb: add fsharp: disable build separation fsharp.inc: refactor FILES_* recipes-mono/fsharp/fsharp.inc | 54 +++++++++++------------------------ recipes-mono/fsharp/fsharp_3.1.2.4.bb | 7 +++++ 2 files changed, 24 insertions(+), 37 deletions(-) create mode 100644 recipes-mono/fsharp/fsharp_3.1.2.4.bb -- 2.4.4 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
