zfs: Update to 2.2.0 rc1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2023-07-13 23:07:14 -07:00
parent 62cafd9176
commit 7218ccd0d1
2 changed files with 2 additions and 13 deletions

View File

@ -54,14 +54,3 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
endif
# Suppress unused-value warnings in sparc64 architecture headers
--- a/META
+++ b/META
@@ -1,7 +1,7 @@
Meta: 1
Name: zfs
Branch: 1.0
-Version: 2.1.99
+Version: 2.1.11
Release: 1
Release-Tags: relext
License: CDDL

View File

@ -4,8 +4,8 @@ LICENSE = "CDDL-1.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7087caaf1dc8a2856585619f4a787faa"
HOMEPAGE ="https://github.com/openzfs/zfs"
SRCREV = "0f03a411615a797425de488eecfaaf63fc41acfe"
SRC_URI = "git://github.com/openzfs/zfs;protocol=https;branch=master \
SRCREV = "009d3288dea524c7ad373b04b65bee8bb6f0bfea"
SRC_URI = "git://github.com/openzfs/zfs;protocol=https;branch=zfs-2.2-release \
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 \