summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* recipes-graphics: Add parallel-deqp-runner recipeAníbal Limón2020-07-121-0/+14
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>