]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
btrfs-tools: upgrade 6.14 -> 6.15
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 30 Jun 2025 09:12:40 +0000 (17:12 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Jul 2025 21:12:47 +0000 (22:12 +0100)
Changelog:
===========
- mkfs: new option --inode-flags to specify flags/attributes for inodes/directories/subvolumes
- check:
  fix false alert on missing checksum for hole
  in lowmem mode, fix false alerts when checking refs
- convert: check feature compatibility when enabling block-group-tree
- tune convert-bgt: fix resume of conversion
- rescue: add new command fix-data-checksum, selectively fix or find mismatching checksums
- other:
  new and updated tests
  documentation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/btrfs-tools/btrfs-tools_6.15.bb [moved from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.14.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.14.bb
rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.15.bb
index 982d4830b5d9dc93eee72f4ffbc08c0c6b8a8506..88a6d1135495005349a65035865ca0efeee44b28 100644 (file)
@@ -18,7 +18,7 @@ DEPENDS = "util-linux zlib"
 SRC_URI = "git://github.com/kdave/btrfs-progs.git;branch=master;protocol=https;tag=v${PV} \
            file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \
            "
-SRCREV = "5ad147c9ec00e657393c85b195c9bcc0f4c35a54"
+SRCREV = "3da67f1c78bcbd7556f04d89e31aa4621face50b"
 
 PACKAGECONFIG ??= " \
     programs \