aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.1.bb
diff options
context:
space:
mode:
authorAndré Draszik <andre.draszik@jci.com>2018-01-15 09:17:03 +0000
committerArmin Kuster <akuster808@gmail.com>2018-01-22 19:38:38 -0800
commit0003a345b1d97d568df2ae1db050e630491fb1ad (patch)
treec85f3cdd23cf4ce5b1234b8c9281f184183c9b9e /meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.1.bb
parentb97f69b4666598af3ce61aefe63f41d474ddf12f (diff)
downloadmeta-openembedded-contrib-0003a345b1d97d568df2ae1db050e630491fb1ad.tar.gz
python-pyasn1-modules: add initial recipe for version 0.2.1
Signed-off-by: André Draszik <andre.draszik@jci.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.1.bb b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.1.bb
new file mode 100644
index 0000000000..3b1186f06c
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.1.bb
@@ -0,0 +1,2 @@
+require python-pyasn1-modules.inc
+inherit setuptools3