summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/fluentbit/fluentbit_1.3.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* fluentbit: Link with libatomic on riscvKhem Raj2020-01-281-0/+2
| | | | | | | | | | | | jemalloc uses libatomic functions Fixes ../lib/libjemalloc_pic.a(extent_dss.pic.o): in function `extent_dss_extend ing_start': | /usr/src/debug/fluentbit/1.3.5-r0/fluent-bit-1.3.5/lib/jemalloc-5.2.1/src/extent_dss.c:75: undefined reference to `__atomic_compare _exchange_1' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fluentbit: Fix build on powerpcKhem Raj2020-01-161-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fluentbit: Upgrade to 1.3.5Khem Raj2019-12-311-0/+55
Sync recipe with the one in sourcecode Record Accessor feature requires Flex and Bison fts dependency is needed on musl Delete cmake_multilib.patch its fixed upstream Use builtin nan funciton to avoid linking with libm Signed-off-by: Khem Raj <raj.khem@gmail.com>