diff options
| author | Derek Straka <derek@asterius.io> | 2018-01-10 15:58:48 -0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-01-16 21:41:26 -0800 |
| commit | fdbe09774108525c179db7f42ebaca7ae1123c29 (patch) | |
| tree | 59179947ff86913ea83beb4b04baa9394f3de4d6 /meta-python/recipes-devtools/python/python3-can_2.0.0.bb | |
| parent | 17546e0ecf4ae412f4dffa5573875fe1dcf1ce1c (diff) | |
| download | meta-openembedded-fdbe09774108525c179db7f42ebaca7ae1123c29.tar.gz | |
python-can: update to the released version of 2.0.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-can_2.0.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-can_2.0.0.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-can_2.0.0.bb b/meta-python/recipes-devtools/python/python3-can_2.0.0.bb new file mode 100644 index 0000000000..aaa9e811ce --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-can_2.0.0.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | require python-can.inc | ||
| 2 | inherit pypi setuptools3 | ||
| 3 | |||
| 4 | RDEPENDS_${PN}_class-target += "\ | ||
| 5 | ${PYTHON_PN}-codecs \ | ||
| 6 | ${PYTHON_PN}-compression \ | ||
| 7 | " | ||
