diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-05-23 23:12:29 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-05-28 16:35:00 -0700 |
| commit | 98353572fa7298b5098b0cb48993ab37373dbccc (patch) | |
| tree | 951188ee927973342ea74e19aba2546545569b1e | |
| parent | fe103d43228d5f3f9d9fac573cbc5c5521f8ee49 (diff) | |
| download | meta-openembedded-98353572fa7298b5098b0cb48993ab37373dbccc.tar.gz | |
zfs: Upgrade to 2.1.11
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-filesystems/recipes-filesystems/zfs/zfs_2.1.11.bb (renamed from meta-filesystems/recipes-filesystems/zfs/zfs_2.1.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-filesystems/zfs/zfs_2.1.9.bb b/meta-filesystems/recipes-filesystems/zfs/zfs_2.1.11.bb index cd694c3196..be1e60be7c 100644 --- a/meta-filesystems/recipes-filesystems/zfs/zfs_2.1.9.bb +++ b/meta-filesystems/recipes-filesystems/zfs/zfs_2.1.11.bb | |||
| @@ -8,7 +8,7 @@ SRC_URI = "https://github.com/openzfs/zfs/releases/download/${BPN}-${PV}/${BPN}- | |||
| 8 | file://0001-Define-strndupa-if-it-does-not-exist.patch \ | 8 | file://0001-Define-strndupa-if-it-does-not-exist.patch \ |
| 9 | file://aaf28a4630af60496c9d33db1d06a7d7d8983422.patch \ | 9 | file://aaf28a4630af60496c9d33db1d06a7d7d8983422.patch \ |
| 10 | " | 10 | " |
| 11 | SRC_URI[sha256sum] = "6b172cdf2eb54e17fcd68f900fab33c1430c5c59848fa46fab83614922fe50f6" | 11 | SRC_URI[sha256sum] = "a54fe4e854d0a207584f1799a80e165eae66bc30dc8e8c96a1f99ed9d4d8ceb2" |
| 12 | 12 | ||
| 13 | # Using both 'module' and 'autotools' classes seems a bit odd, they both | 13 | # Using both 'module' and 'autotools' classes seems a bit odd, they both |
| 14 | # define a do_compile function. | 14 | # define a do_compile function. |
