aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libfann/libfann_git.bb
AgeCommit message (Collapse)Author
2021-11-13recipes: Update SRC_URI branch and protocolsArmin Kuster
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: Armin Kuster <akuster808@gmail.com>
2019-12-19libfann: Define LIB_SUFFIX suitable for OE multilib needsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-06libfann: Initial commitAlistair Francis
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>