aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-robotframework-seriallibrary_0.3.1.bb
diff options
context:
space:
mode:
authorSipke Vriend <sipke.vriend@gmail.com>2018-05-09 11:39:33 +1000
committerKhem Raj <raj.khem@gmail.com>2018-05-23 15:32:05 -0700
commita0b157638a2d90463713cafac4b0341ecc9e784b (patch)
tree8ce8abf1075b3e6df9df14ca99942a95ee3364f1 /recipes-devtools/python/python-robotframework-seriallibrary_0.3.1.bb
parent1427e450cc85339e3f90cdfdcbd706c89219923b (diff)
downloadmeta-python2-a0b157638a2d90463713cafac4b0341ecc9e784b.tar.gz
python-robotframework: Add robot framework serial library
Add the robotframework serial library which provides the python library and associated robot keywords to open and communicate with serial devices. (From meta-openembedded commit: 738058893693ca6df488c4428899983dcd336c13) Signed-off-by: Sipke Vriend <sipke.vriend@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-robotframework-seriallibrary_0.3.1.bb')
-rw-r--r--recipes-devtools/python/python-robotframework-seriallibrary_0.3.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-robotframework-seriallibrary_0.3.1.bb b/recipes-devtools/python/python-robotframework-seriallibrary_0.3.1.bb
new file mode 100644
index 0000000..440f69c
--- /dev/null
+++ b/recipes-devtools/python/python-robotframework-seriallibrary_0.3.1.bb
@@ -0,0 +1,2 @@
+inherit pypi setuptools
+require python-robotframework-seriallibrary.inc