summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-robotframework-seriallibrary.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove bogus COMMON_LICENSE_DIR usage in LIC_FILES_CHKSUMAdrian Bunk2019-08-301-1/+1
| | | | | | | | | | | Using COMMON_LICENSE_DIR in LIC_FILES_CHKSUM of downloaded code is never the right thing to do, there must be some license information and that has to be checked instead. In several cases the claimed LICENSE was also incorrect. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-robotframework: Add robot framework serial librarySipke Vriend2018-05-231-0/+15
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 <sipke.vriend@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>