diff options
| author | Βούλγαρη Αικατερίνη <aikaterini.voulgari@softcom-int.com> | 2023-09-04 13:12:58 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-09-07 08:22:43 -0700 |
| commit | b479a6faceaf5b71c978f0065db7686efb19fb3c (patch) | |
| tree | b0e725b0fc44a5a4e9f5270be11e9ef47e5efd2a /meta-python/classes/python_mesonpy.bbclass | |
| parent | 59e296dc30901161aa91d23ed21a6a5cb8b257f6 (diff) | |
| download | meta-openembedded-b479a6faceaf5b71c978f0065db7686efb19fb3c.tar.gz | |
collectd: build with rrdcached plugin
rrdcached package is provided by rrdtool recipe. The build dependency in PACKAGECONFIG is changed to rrdtool.
The error was:
Nothing PROVIDES 'rrdcached' but ../collectd_5.12.0.bb DEPENDS on or otherwise requires it). Close matches:
rrdtool RPROVIDES rrdcached
ERROR: Required build target 'collectd' has no buildable providers.
Missing or unbuildable dependency chain was: ['collectd', 'rrdcached']
With the patch, collectd builds with no errors and the final image I tested includes collectd with rrdcached plugin.
Tested on custom image with collectd_5.12.0.
Signed-off-by: Βούλγαρη Αικατερίνη <aikaterini.voulgari@softcom-int.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/classes/python_mesonpy.bbclass')
0 files changed, 0 insertions, 0 deletions
