summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libfann
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-031-1/+1
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libfann: Define LIB_SUFFIX suitable for OE multilib needsKhem Raj2019-12-191-0/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libfann: Initial commitAlistair Francis2019-04-061-0/+17
Use the current master branch instead of the last release in 2013. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>