summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/fbtest
Commit message (Collapse)AuthorAgeFilesLines
* fb-test: fix SRC_URIOleksandr Kravchuk2021-12-081-3/+1
| | | | | | | | | | | Original repo doesn't exist any more. Even though I couldn't find any new official repo, this is the only one on github that contains used commit hash. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit c57e4d5faa3d1c4b23173a4f26b2cd1aff846b34) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* recipes: Update SRC_URI branch and protocolsArmin Kuster2021-11-061-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. I tried backporting Richard's master change but there where many merge conflicts. I went the lazy route and ran the script. This is work based on "b402a3076 recipes: Update SRC_URI branch and protocols" Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fbtest: move to recipe-testsArmin Kuster2018-03-011-0/+20
Signed-off-by: Armin Kuster <akuster808@gmail.com>