summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libteam
Commit message (Collapse)AuthorAgeFilesLines
* libteam: update to 1.31Oleksandr Kravchuk2020-07-281-1/+1
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libteam: Upgrade to 1.30Mingli Yu2020-02-131-1/+1
| | | | | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libteam: update recipe to use python3Andrey Zhizhikin2020-01-273-2/+31
| | | | | | | | Update recipe to use python3 since python2 is EOL and has been dropped from OE-Core. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libteam: update from 1.28 to 1.29Randy MacLeod2019-10-041-1/+1
| | | | | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libteam: Upgrade to 1.28Mingli Yu2019-01-111-4/+1
| | | | | | | | Remove the useless checksum lines as the source is git repo, not the tar file. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libteam: add ptestWenzong Fan2018-05-013-1/+42
| | | | | | | | | | The scripts/team_basic_test.py will be called as testcase. RedHat specific tests have been disabled since they are incampatible with OE. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libteam: Upgrade to 1.27Khem Raj2017-07-243-2/+73
| | | | | | | Fix build with musl Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libteam: Initial supportMarian Pritsak2017-06-051-0/+33
libteam is a library for controlling team network device. Provides utils package for network device configuration. Signed-off-by: Marian Pritsak <maryan.pricak@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>