zfs: upgrade 2.2.8 -> 2.4.1

Changelogs:
https://github.com/openzfs/zfs/releases

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari
2026-02-25 20:00:27 +01:00
committed by Khem Raj
parent 9b11b95f95
commit 4b8f736af7

View File

@@ -4,8 +4,8 @@ LICENSE = "CDDL-1.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7087caaf1dc8a2856585619f4a787faa"
HOMEPAGE = "https://github.com/openzfs/zfs"
SRCREV = "3e4a3e161c00273303cd9fa9e0dc09ead3499a8a"
SRC_URI = "git://github.com/openzfs/zfs;protocol=https;branch=zfs-2.2-release \
SRCREV = "1c702dda346a59e05cfd3029569bbb1d5d91c54b"
SRC_URI = "git://github.com/openzfs/zfs;protocol=https;branch=zfs-2.4-release;tag=${BP} \
file://0001-Define-strndupa-if-it-does-not-exist.patch \
file://aaf28a4630af60496c9d33db1d06a7d7d8983422.patch \
file://0001-fs-tests-cmd-readmmap-Replace-uint_t-with-uint32_t.patch \