summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libstatgrab
Commit message (Collapse)AuthorAgeFilesLines
* meta-oe: Add leading whitespace for append operatorKhem Raj2022-08-021-1/+1
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 92441f9d6a958c245a03f89ec44ef2c17dd6b0ee) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libstatgrab: fix upstream version checkPierre-Jean Texier2020-03-051-0/+2
| | | | | | | | | | | | Fixes: INFO: Skip package libstatgrab (status = UNKNOWN_BROKEN, current version = 0.92, next version = N/A) After this commit: INFO: Skip package libstatgrab (status = MATCH, current version = 0.92, next version = 0.92) Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
* libstatgrab: add logging/tracing optionsJens Rehsack2020-01-021-0/+5
| | | | | | | | Introduce opportunity to enable/disable logging with and without log4cplus dependency. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libstatgrab: add recipe for libstatgrab-0.92Jens Rehsack2019-09-231-0/+27
With the recent update at begin of summer, which includes the fix for nxp bsp issues, it's time to bring libstatgrab to more people than the few who use it in datacenter monitoring. Language bindings will follow once base library is settled. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>