diff options
| author | Moritz Fischer <moritz.fischer@ettus.com> | 2017-06-01 09:42:54 -0700 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-12 06:56:24 +0200 |
| commit | dfc764f0c557df1c0097fa6360cfc8be4a92f447 (patch) | |
| tree | eefae3ba88904f2e7372b38d696fcdd5452045c8 /meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb | |
| parent | 464995dca63cc5ceb168f8a244a70d42d6513d5e (diff) | |
| download | meta-openembedded-dfc764f0c557df1c0097fa6360cfc8be4a92f447.tar.gz | |
python-pyroute: Add support for python3
Extend recipe to support python3
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb new file mode 100644 index 0000000000..a23e72c4ad --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.3.22.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | require python-pyroute2.inc | ||
| 2 | inherit setuptools3 | ||
