]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
btrfs-tools: upgrade 6.19 -> 6.19.1
authorPeter Marko <peter.marko@siemens.com>
Sun, 22 Mar 2026 23:01:28 +0000 (00:01 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Mar 2026 11:14:46 +0000 (11:14 +0000)
Release notes [1]:

* fix balance filter 'usage' that was incorrectly used for ranged usage
* core:
    * fix tree-checker vararg format print
    * stability fixes
    * compiler warning fixes
* other:
    * CI updates, action version updates, more build targets
    * cleanups, refactoring
    * minor documentation updates

[1] https://github.com/kdave/btrfs-progs/releases/tag/v6.19.1

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb [moved from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.bb
rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb
index 460f70a35a720eafde33842afd15bf03ee6d5f9c..dee1270fa027f092370bae3ddd5f4f6790ee0a5a 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 = "9ac9a97ee3ebcc71c584a202a31ccd6442c436dc"
+SRCREV = "fa79dbea32d39ac0ae41a88a079013c7ad2a8a58"
 
 PACKAGECONFIG ??= " \
     programs \