diff options
| author | Derek Straka <derek@asterius.io> | 2017-07-24 10:39:18 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-13 13:19:00 +0200 |
| commit | bab26bbdccfa10602a52d35c703f3c0acedcb564 (patch) | |
| tree | 28b1799f479ba7674f6b1e77f37a9e4cfc7468e9 /meta-python/recipes-devtools/python/python-pyserial_3.4.bb | |
| parent | 00d1d63e4f7fb91dfc46d82b5ce36c028c9d85ca (diff) | |
| download | meta-openembedded-bab26bbdccfa10602a52d35c703f3c0acedcb564.tar.gz | |
python-pyserial: update to version 3.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyserial_3.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pyserial_3.4.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyserial_3.4.bb b/meta-python/recipes-devtools/python/python-pyserial_3.4.bb new file mode 100644 index 0000000000..91a0f26ac3 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyserial_3.4.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | inherit setuptools | ||
| 2 | require python-pyserial.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "${PYTHON_PN}-importlib" | ||
