diff options
author | Romain Bazile <romain.bazile@ubiant.com> | 2017-07-20 09:56:51 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-07-24 18:58:54 +0200 |
commit | 5da62661fa183c656fefd9e172f044314e0ee83b (patch) | |
tree | d2b48f5305b4c87fca0219b75ba57b441f3d01aa /meta-python/recipes-connectivity/python-pytun/python3-pytun_2.2.1.bb | |
parent | b12b09dc369d1abd42c4bd0854145188052c5f22 (diff) | |
download | meta-openembedded-5da62661fa183c656fefd9e172f044314e0ee83b.tar.gz |
python-pytun: addition of recipe for python and python3 using pipy
Signed-off-by: Romain Bazile <romain.bazile@ubiant.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-connectivity/python-pytun/python3-pytun_2.2.1.bb')
-rw-r--r-- | meta-python/recipes-connectivity/python-pytun/python3-pytun_2.2.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-connectivity/python-pytun/python3-pytun_2.2.1.bb b/meta-python/recipes-connectivity/python-pytun/python3-pytun_2.2.1.bb new file mode 100644 index 0000000000..938d9d7398 --- /dev/null +++ b/meta-python/recipes-connectivity/python-pytun/python3-pytun_2.2.1.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | require python-pytun.inc | ||
2 | inherit setuptools3 | ||