summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyasn1.inc
Commit message (Collapse)AuthorAgeFilesLines
* python-pyasn1: fix RDEPENDS to work correctly when building native versionDerek Straka2016-12-091-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyasn1: Extend recipe to support Python 3Fabio Berton2016-09-051-0/+14
- Add Python 3 recipe - Add native and nativesdk to BBCLASSEXTEND - Add python-lang and python-shell to RDEPENDS Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>