summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-feedformatter.inc
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update SRC_URI branch and protocolsArmin Kuster2021-11-171-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>
* Python: feed formatter: Clarify BSD license variantChristophe PRIOUZEAU2019-10-251-1/+1
| | | | | | | The License of python feed formatter is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe: remove PR = "r0"Martin Jansa2016-08-221-1/+0
| | | | | | * this is default value Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-feedformatter: add package RDEPENDSDerek Straka2016-07-221-0/+6
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python(3)-feedformatter: add recipesSven Ebenfeld2016-02-011-0/+11
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>