Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recipes: Update SRC_URI branch and protocols | Armin Kuster | 2021-11-17 | 1 | -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> | ||||
* | meta-python: rename python2 recipes to python3 eqiuvalent | Andrey Zhizhikin | 2020-01-22 | 1 | -0/+21 |
Rename recipes which were previously built with python2 to their python3 equivalents. Use new python3 classes (setuptools3) in those recipes. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |