From: Wang Mingyu <[email protected]> Changelog: ========== * receive: fix a corruption when decompressing zstd extents * subvol sync: print total number and deletion progress * accelerated hash algorithm implementations in fallback mode on x86_64 * fi mkswapfile: new option --uuid * new global option --log=level to set the verbosity level directly * other: * experimental: update checksum conversion (not usable yet) * build actually requires -std=gnu11 * refactor help option formatting, auto wrap long lines
Signed-off-by: Wang Mingyu <[email protected]> --- .../btrfs-tools/{btrfs-tools_6.1.3.bb => btrfs-tools_6.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_6.1.3.bb => btrfs-tools_6.2.bb} (98%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.1.3.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.2.bb similarity index 98% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.1.3.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.2.bb index b4dfc5b3f3..4e3d544fad 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.1.3.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.2.bb @@ -19,7 +19,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git;b file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ file://0001-Use-pread-pwrite-ftruncate-stat-instead-of-64bit-equ.patch \ " -SRCREV = "908b4b4450320e30fdef693f09b42f4eb93702c3" +SRCREV = "6439e92cba81c068afca76f8e010fb7175620176" S = "${WORKDIR}/git" PACKAGECONFIG ??= " \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#177952): https://lists.openembedded.org/g/openembedded-core/message/177952 Mute This Topic: https://lists.openembedded.org/mt/97329642/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
