summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/wifi-test-suite
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update SRC_URI branch and protocolsArmin Kuster2021-11-131-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: Armin Kuster <akuster808@gmail.com>
* wifi-test-suite: Update to latest tipKhem Raj2020-08-132-1/+31
| | | | | | Fix build with gcc10/-fno-common Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wifi-test-suite: Fix build with LTOKhem Raj2019-02-092-0/+39
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wifi-test-suite: Initial recipe for wifi test suite.Ankit Navik2018-12-274-0/+232
Add generic recipe for wifi test suite from wifi alliance. Suite is to support certification program development and device certification. Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>