From 738058893693ca6df488c4428899983dcd336c13 Mon Sep 17 00:00:00 2001 From: Sipke Vriend Date: Wed, 9 May 2018 11:39:33 +1000 Subject: 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. Signed-off-by: Sipke Vriend Signed-off-by: Khem Raj --- .../python/python3-robotframework-seriallibrary_0.3.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb (limited to 'meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb b/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb new file mode 100644 index 0000000000..440f69cbf7 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools +require python-robotframework-seriallibrary.inc -- cgit v1.2.3-54-g00ecf