From: Wang Mingyu <[email protected]>

Changelog:
============
* subvolume delete: add new option to do recursive subvolume deletion (for
regular user delete only accessible subvolumes)
* mkfs:
  * new option --subvol to create subvolumes in given paths, read-write,
  read-only and default
  * add hard link detection support for --rootdir option
* fixes:
  * receive: message verbosity fixes
  * check: fix false positive report of missing checksum for extent holes
  * check: handle compressed extents when checking tree log
  * when asking Y/N user questions, flush the terminal so the question is
   displayed (e.g. btrfstune -S)
* other
  * code refactoring, error handling
  * python packaging fixes
  * documentation updates
  * new tests

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../btrfs-tools/{btrfs-tools_6.11.bb => btrfs-tools_6.12.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_6.11.bb => 
btrfs-tools_6.12.bb} (98%)

diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.11.bb 
b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.12.bb
similarity index 98%
rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.11.bb
rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.12.bb
index fa0599d28d..3c0bb81f75 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.11.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.12.bb
@@ -18,7 +18,7 @@ DEPENDS = "util-linux zlib"
 SRC_URI = "git://github.com/kdave/btrfs-progs.git;branch=master;protocol=https 
\
            
file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \
            "
-SRCREV = "8859114eaee39c117ff95f5b60b4e81fc22f96e7"
+SRCREV = "85ca0a6d60c14eefda509970a26616ff16115612"
 S = "${WORKDIR}/git"
 
 PACKAGECONFIG ??= " \
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#208499): 
https://lists.openembedded.org/g/openembedded-core/message/208499
Mute This Topic: https://lists.openembedded.org/mt/110017073/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to