summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libsmi/libsmi
Commit message (Collapse)AuthorAgeFilesLines
* libsmi: Define _DEFAULT_SOURCE for timegm APIKhem Raj2022-09-071-0/+28
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsmi: Fix build with clang 15Khem Raj2022-09-051-0/+53
| | | | | | Add flex and bison dependencies to make deterministic builds Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsmi: fix the test dump filesJackie Huang2016-02-251-0/+277
| | | | | | | | | These test dump files were generated by smidump 0.4.5 which would not match with the ones generated by 0.4.8, so update them with the ones for 0.4.8. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsmi: add configure fileKai Kang2015-11-061-0/+48
Add configure file duplicated from file smi.conf-example in source code and replace paths with mibs files directories. Then set libsmi-mibs as runtime recommend package to provide mibs files. Add homepage and update SRC_URI as well. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>