From: Wang Mingyu Date: Wed, 16 Nov 2022 05:13:08 +0000 (+0800) Subject: btrfs-tools: upgrade 6.0 -> 6.0.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2464 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b638d61ccc9596b4c432792d3e3a45b989937144;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git btrfs-tools: upgrade 6.0 -> 6.0.1 Changelog: ========== * send: minor speed up for v2 due to increased buffer size * resize: invalid command line options fail with error code * quota rescan: * add long options --status and --wait * new option to wait but don't start rescan * qgroup show: print path by default, updated format * qgroup: new subcommand clear-stale, remove qgroups without their subvolumes * experimental: * add warnings to commands that have it enabled (mkfs, image, btrfstune) * other: * documentation, help text, error message updates Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.1.bb similarity index 98% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.1.bb index 887a530a522..7144087a11d 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.1.bb @@ -18,7 +18,7 @@ DEPENDS = "util-linux zlib" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git;branch=master \ file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ " -SRCREV = "3db756352685f38c1de0aa886d380c733e0f53e7" +SRCREV = "441d01556873385d55fd4940f50ee7ae1fcfb13d" S = "${WORKDIR}/git" PACKAGECONFIG ??= " \