diff options
| author | Derek Straka <derek@asterius.io> | 2018-07-10 16:19:29 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-07-12 07:19:43 -0700 |
| commit | 588883107b9e6c182b4b2dc1114ffdadf891c6e0 (patch) | |
| tree | 48e53176796978743bcdbd5b68d115a919add20e /meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb | |
| parent | 1be607300f5156664577b7de579be6fdee7c8e45 (diff) | |
| download | meta-openembedded-588883107b9e6c182b4b2dc1114ffdadf891c6e0.tar.gz | |
python-pyroute2: update to version 0.5.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb b/meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb new file mode 100644 index 0000000000..f25f1b4ab3 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | require python-pyroute2.inc | ||
| 2 | inherit setuptools | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "\ | ||
| 5 | ${PYTHON_PN}-subprocess \ | ||
| 6 | " | ||
