summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/libiec61850/files
Commit message (Collapse)AuthorAgeFilesLines
* libiec61850: Use GNUInstallDirs in cmakeKhem Raj2022-03-211-0/+29
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libiec61850: Upgrade to 1.5.0Romain Naour2021-05-283-67/+2
| | | | | | | | Remove all upstream patches Rename patch 0003 -> 0001 Signed-off-by: Romain Naour <romain.naour@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libiec61850: add recipe for libiec61850Romain Naour2020-09-243-0/+102
IEC 61850 is an international standard for communication systems in Substation Automation Systems (SAS) and management of Decentralized Energy Resources (DER). It is seen as one of the communication standards of the emerging Smart Grid. Add two upstream patch fixing build issues with musl libc. Enable the libiec61850 python binding (pyiec61850) that require a fix to find the correct PYTHON_SITE_DIR path while cross-compiling. Signed-off-by: Romain Naour <romain.naour@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>