aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/liburing/liburing_2.3.bb (renamed from meta-oe/recipes-support/liburing/liburing_2.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/liburing/liburing_2.2.bb b/meta-oe/recipes-support/liburing/liburing_2.3.bb
index 8cc7d74f9f..b3da4d5e0e 100644
--- a/meta-oe/recipes-support/liburing/liburing_2.2.bb
+++ b/meta-oe/recipes-support/liburing/liburing_2.3.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=41;endline=44;md5=2b0e9926530c269f5a
SRC_URI = "git://github.com/axboe/liburing.git;branch=master;protocol=https"
SRC_URI:append:libc-musl:riscv64 = " file://0001-do-not-build-examples.patch "
SRC_URI:append:libc-musl:riscv32 = " file://0001-do-not-build-examples.patch "
-SRCREV = "dda4848a9911120a903bef6284fb88286f4464c9"
+SRCREV = "4915f2af869876d892a1f591ee2c21be21c6fc5c"
S = "${WORKDIR}/git"