liburing 2.0
| Name | liburing |
|---|---|
| Version | 2.0 (b013dfd5a5f65116373d5e0f0bdfb73db9d8816e) |
| 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 | LGPLv2.1 | MIT |
| Homepage | https://github.com/axboe/liburing |
| Bug tracker | https://github.com/axboe/liburing/issues |
| Recipe file | recipes-support/liburing/liburing_2.0.bb |
| Layer | meta-oe (honister branch) |
| Inherits | |
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| git://github.com/axboe/liburing.git |
Patches
| Patch | Status |
|---|---|
| liburing/0001-examples-ucontext-cp.c-Do-not-use-SIGSTKSZ.patch | Unknown |
| liburing/0001-tests-fix-portability-issue-when-using-__NR_mmap-sys.patch | Unknown |
Other branches
This recipe in other branches of meta-oe:
| Branch | Recipe |
|---|---|
| master | liburing 2.12 |
| whinlatter (Yocto Project 5.3) | liburing 2.12 |
| walnascar (Yocto Project 5.2) | 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 |
| honister (Yocto Project 3.4) | liburing 2.0 (this recipe) |
| hardknott (Yocto Project 3.3) | liburing 0.7 |
| gatesgarth (Yocto Project 3.2) | liburing 0.7 |