Commit Graph

5 Commits

Author SHA1 Message Date
Martin Jansa c61dc077bb Convert to new override syntax
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-03 10:21:25 -07:00
Khem Raj 7724eab259 liburing: Upgrade to 2.0
- Remove upstreamed 0001-test-Fix-build-on-32bit-architectures-with-6bit-time.patch
- Fix for removal of SIGSTKSZ
- Forward remaining patches
- Fix tests on arm/riscv32

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-05-05 09:45:50 -07:00
Khem Raj d982e00d59 liburing: Do not build examples on risc/musl
it needs ucontext for building examples and its not implemented yet for
riscv

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-02-17 19:24:59 -08:00
Khem Raj a3015b7b23 liburing: Fix build on 32-bit arches with 64-bit time_t
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-15 12:25:53 -08:00
Richard Leitner 4c7f8a0997 liburing: add v0.7
Add initial support for liburing v0.7.
Fix build with musl by linking and depending on libucontext

Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-25 10:39:27 -07:00