aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyasn1_0.1.9.bb
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-08-22 16:01:18 -0300
committerMartin Jansa <Martin.Jansa@gmail.com>2016-09-05 13:27:36 +0200
commit96b167037b4d329cc37c3368de99ddc517bf19ee (patch)
tree148dd2df25cffecf24d20bc2c4496c9746e3d625 /meta-python/recipes-devtools/python/python3-pyasn1_0.1.9.bb
parent57ce75d5fd3055812c03455b0f1658bfcdf4173b (diff)
downloadmeta-openembedded-contrib-96b167037b4d329cc37c3368de99ddc517bf19ee.tar.gz
python-pyasn1: Extend recipe to support Python 3
- 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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyasn1_0.1.9.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyasn1_0.1.9.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1_0.1.9.bb b/meta-python/recipes-devtools/python/python3-pyasn1_0.1.9.bb
new file mode 100644
index 0000000000..a5e2a71362
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pyasn1_0.1.9.bb
@@ -0,0 +1,2 @@
+inherit pypi setuptools3
+require python-pyasn1.inc