Commit Graph

5 Commits

Author SHA1 Message Date
Khem Raj 3aa40ae9ed libstatgrab: Fix build with autoconf 2.70+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-02-05 18:40:25 -08:00
Khem Raj 92441f9d6a meta-oe: Add leading whitespace for append operator
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-15 12:25:53 -08:00
Pierre-Jean Texier f0aaedbe01 libstatgrab: fix upstream version check
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>
2020-03-05 07:11:50 -08:00
Jens Rehsack 4af6ada978 libstatgrab: add logging/tracing options
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>
2020-01-02 09:48:20 -08:00
Jens Rehsack 0f13cc8e9a libstatgrab: add recipe for libstatgrab-0.92
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>
2019-09-23 12:17:18 -07:00