Jacob Kroon
e921a2f251
meta-oe: Don't inherit 'features_check' in recipes that don't utilize it
...
Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-06-10 20:57:01 -07:00
Khem Raj
371b16a14e
fluentbit: Link with libatomic on riscv
...
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 >
2020-01-28 16:41:09 -08:00
Khem Raj
feb903f7d7
fluentbit: Fix build on powerpc
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-01-16 12:02:10 -08:00
Khem Raj
0b80ef1431
fluentbit: Upgrade to 1.3.5
...
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 >
2019-12-31 11:06:23 -08:00