summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/fbtest/fb-test_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* fb-test: fix SRC_URIOleksandr Kravchuk2021-12-061-20/+0
| | | | | | | | | 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>
* 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>
* fbtest: move to recipe-testsArmin Kuster2018-03-011-0/+20
Signed-off-by: Armin Kuster <akuster808@gmail.com>