From: Wang Mingyu <[email protected]> Changelog: ============ * crc32c implementation speedup (3x) * btrfstune: * be more strict about option combinations and refuse changing features from incompatible groups * metadata_uuid changes fixes * libbtrfs: fix ABI breakage introduced in 6.3.1, revert struct subvol_info and subvol_uuid_search changes * CI updates * pull request build tests enabled * published static binaries built with backward compatibility (-march=x86-64) * other * documentation updates * new and updated tests * experimental feature updates (json, list-chunks, checksum switch) * code refactoring * remove btrfs-fragments
Signed-off-by: Wang Mingyu <[email protected]> --- .../btrfs-tools/{btrfs-tools_6.3.3.bb => btrfs-tools_6.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_6.3.3.bb => btrfs-tools_6.5.bb} (98%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.3.3.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.5.bb similarity index 98% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.3.3.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.5.bb index e7a64e8363..984966bbd4 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.3.3.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.5.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 = "bb0ca35245858f17a6ced97aade1dd8d70f9c9d7" +SRCREV = "f7ecc34555b4793573c9e3fc5f77cc8aab63fcc1" S = "${WORKDIR}/git" PACKAGECONFIG ??= " \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#187558): https://lists.openembedded.org/g/openembedded-core/message/187558 Mute This Topic: https://lists.openembedded.org/mt/101333402/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
