From: Peter Marko Date: Sun, 22 Mar 2026 23:01:28 +0000 (+0100) Subject: btrfs-tools: upgrade 6.19 -> 6.19.1 X-Git-Tag: yocto-6.0_M3~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb4128346d61dcd012d03236743174eb3adec6c5;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git btrfs-tools: upgrade 6.19 -> 6.19.1 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb 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 460f70a35a..dee1270fa0 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.19.1.bb @@ -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 \