From: Wang Mingyu Date: Tue, 9 Apr 2024 07:09:50 +0000 (+0800) Subject: btrfs-tools: upgrade 6.7.1 -> 6.8 X-Git-Tag: uninative-4.5~254 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e2cf19c861ddd93d1176fbbe3f758d31970a96b;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git btrfs-tools: upgrade 6.7.1 -> 6.8 Changelog: ============ * fix --enqueue option timeout handling * subvolume: remove support for undocumented options -c and -x, functionality disabled in kernel * libbtrfsutil: * version 0.1.3, backward compabile * add aliases for all existing functions with unified naming scheme * updated header defintions for recently added kernel features * send: v3 supported in experimental mode * other: * docs: manual page references, graphs, enhancements, clarifications * error handling fixes * cleanups and refactoring Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.7.1.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.bb similarity index 98% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.7.1.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.bb index 8132c2cc729..15cc7ac2442 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.7.1.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.8.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;protocol=https \ file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ " -SRCREV = "60abf7a90776c2405f616182ef6129474bbcb109" +SRCREV = "3793e987d2b4e878410da16f33d963043d137d48" S = "${WORKDIR}/git" PACKAGECONFIG ??= " \