diff options
author | Niko Mauno <niko.mauno@vaisala.com> | 2024-10-21 16:57:03 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-21 20:54:48 -0700 |
commit | 854cba9a250d547f61c35db8ea5b99298cc00337 (patch) | |
tree | dfa7a7939d2cf3126dc17c2b53fcd822dbd35f72 /meta-oe/dynamic-layers/meta-python/recipes-dbs | |
parent | 1f72f490277ce09742a51f022d0655ee1bfb1641 (diff) | |
download | meta-openembedded-854cba9a250d547f61c35db8ea5b99298cc00337.tar.gz |
fluentbit: Mitigate init manager detection issues
Avoid following CMake failure which during do_configure stemming from
non-cross compile friendly condition check executed on a build host
which has /usr/share/upstart directory
| CMake Error at src/CMakeLists.txt:550 (install):
| install DIRECTORY given unknown argument "/etc/fluent-bit/".
Also handle systemd init manager case more appropriately, so that it
works also when the build host does not have a /lib/systemd/system
directory.
Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/dynamic-layers/meta-python/recipes-dbs')
0 files changed, 0 insertions, 0 deletions