summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/liblightmodbus/liblightmodbus_2.0.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update SRC_URI branch and protocolsArmin Kuster2021-11-061-1/+1
| | | | | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. I tried backporting Richard's master change but there where many merge conflicts. I went the lazy route and ran the script. This is work based on "b402a3076 recipes: Update SRC_URI branch and protocols" Signed-off-by: Armin Kuster <akuster808@gmail.com>
* liblightmodbus: Fix packaging errors when using multilibKhem Raj2019-12-201-1/+3
| | | | | | | | | Fixes ERROR: liblightmodbus-2.0.2-r0 do_package: QA Issue: liblightmodbus: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/liblightmodbus.a Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liblightmodbus: Add version 2.0.2Saravanan Sekar2019-08-021-0/+13
A cross-platform, lightweight Modbus RTU library Signed-off-by: Saravanan Sekar <saravanan@linumiz.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>