There are several build issues in 3.1.1.1 that appear to be fixed in 3.1.2.4, so rather than try to fix the old version, add the new one.
Signed-off-by: Richard Tollerton <[email protected]> --- recipes-mono/fsharp/fsharp_3.1.2.4.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-mono/fsharp/fsharp_3.1.2.4.bb diff --git a/recipes-mono/fsharp/fsharp_3.1.2.4.bb b/recipes-mono/fsharp/fsharp_3.1.2.4.bb new file mode 100644 index 0000000..6e21d72 --- /dev/null +++ b/recipes-mono/fsharp/fsharp_3.1.2.4.bb @@ -0,0 +1,7 @@ +require fsharp.inc + +inherit pkgconfig + +SRC_URI[md5sum] = "6b86979034d15efb1d5e167129ae7a9e" +SRC_URI[sha256sum] = "cf3b5ea00fd13b9d35f5a4ffec6fbd8cecc2c4039d09a79fb0e3f7fa48da9429" + -- 2.4.4 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
