liburing 2.1
Name | liburing |
---|---|
Version | 2.1 (41a61c97c2e3df4475c93fdf5026d575ce3f1377) |
Summary | This is the io_uring library, liburing. |
Description | liburing provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation. |
Section | libs |
License | LGPL-2.1-only | MIT |
Homepage | https://github.com/axboe/liburing |
Bug tracker | https://github.com/axboe/liburing/issues |
Recipe file | recipes-support/liburing/liburing_2.1.bb |
Layer | meta-oe (kirkstone branch) |
Inherits | |
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/axboe/liburing.git |
Patches
Patch | Status |
---|---|
liburing/0001-test-Use-syscall-wrappers-instead-of-using-syscall-2.patch | Backport [https://github.com/kraj/liburing/commit/cb350a8989adbd65db574325d9a86d5437d800da] |
Other branches
This recipe in other branches of meta-oe:
Branch | Recipe |
---|---|
master | liburing 2.9 |
styhead (Yocto Project 5.1) | liburing 2.7 |
scarthgap (Yocto Project 5.0) | liburing 2.5 |
nanbield (Yocto Project 4.3) | liburing 2.4 |
mickledore (Yocto Project 4.2) | liburing 2.3+2.4+gitX |
langdale (Yocto Project 4.1) | liburing 2.2 |
kirkstone (Yocto Project 4.0) | liburing 2.1 (this recipe) |
honister (Yocto Project 3.4) | liburing 2.0 |
hardknott (Yocto Project 3.3) | liburing 0.7 |
gatesgarth (Yocto Project 3.2) | liburing 0.7 |