From: Wang Mingyu <wan...@fujitsu.com>

Changelog:
============
- Add getsockopt and setsockopt socket commands
- Add test cases to test/hardlink
- Man page fixes
- Add futex support, and test cases
- Add waitid support, and test cases
- Add read multishot, and test cases
- Add support for IORING_SETUP_NO_SQARRAY
- Use IORING_SETUP_NO_SQARRAY as the default
- Add support for IORING_OP_FIXED_FD_INSTALL
- Add io_uring_prep_fixed_fd_install() helper
- Support for napi busy polling
- Improve/add test cases
- Man page fixes
- Add sample 'proxy' example

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../liburing/{liburing_2.5.bb => liburing_2.6.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/liburing/{liburing_2.5.bb => liburing_2.6.bb} 
(95%)

diff --git a/meta-oe/recipes-support/liburing/liburing_2.5.bb 
b/meta-oe/recipes-support/liburing/liburing_2.6.bb
similarity index 95%
rename from meta-oe/recipes-support/liburing/liburing_2.5.bb
rename to meta-oe/recipes-support/liburing/liburing_2.6.bb
index 440259ffb..b892ce4ac 100644
--- a/meta-oe/recipes-support/liburing/liburing_2.5.bb
+++ b/meta-oe/recipes-support/liburing/liburing_2.6.bb
@@ -10,7 +10,7 @@ LICENSE = "LGPL-2.1-only | MIT"
 LIC_FILES_CHKSUM = 
"file://README;beginline=41;endline=44;md5=2b0e9926530c269f5ae95560370195af"
 
 SRC_URI = "git://github.com/axboe/liburing.git;branch=master;protocol=https"
-SRCREV = "f4e42a515cd78c8c9cac2be14222834be5f8df2b"
+SRCREV = "f7dcc1ea60819475dffd3a45059e16f04381bee7"
 
 S = "${WORKDIR}/git"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#110355): 
https://lists.openembedded.org/g/openembedded-devel/message/110355
Mute This Topic: https://lists.openembedded.org/mt/106091302/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to