Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *btrfs-tools* to *6.8* has 
Succeeded.

Next steps:
    - apply the patch: git am 0001-btrfs-tools-upgrade-6.7.1-6.8.patch
    - check the changes to upstream patches and summarize them in the commit 
message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 4fecb5ab03a87ba734a6702ac884d093392832fd Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Mon, 1 Apr 2024 06:44:22 +0000
Subject: [PATCH] btrfs-tools: upgrade 6.7.1 -> 6.8

---
 ...1-Add-a-possibility-to-specify-where-python-modules-ar.patch | 2 +-
 .../btrfs-tools/{btrfs-tools_6.7.1.bb => btrfs-tools_6.8.bb}    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_6.7.1.bb => 
btrfs-tools_6.8.bb} (98%)

diff --git 
a/meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Add-a-possibility-to-specify-where-python-modules-ar.patch
 
b/meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Add-a-possibility-to-specify-where-python-modules-ar.patch
index 4b1797b65f..b492770120 100644
--- 
a/meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Add-a-possibility-to-specify-where-python-modules-ar.patch
+++ 
b/meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Add-a-possibility-to-specify-where-python-modules-ar.patch
@@ -1,4 +1,4 @@
-From 980f6edc269fa3ef8d4d4b9cd1aada2328131c19 Mon Sep 17 00:00:00 2001
+From 94cd2fac90e47321235cff9b7ada2e24cd1c1ba7 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <[email protected]>
 Date: Wed, 23 May 2018 21:20:35 +0300
 Subject: [PATCH] Add a possibility to specify where python modules are
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 8132c2cc72..15cc7ac244 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 ??= " \
-- 
2.42.0

packages/core2-64-poky-linux/btrfs-tools/btrfs-tools: FILELIST: directory 
renamed /usr/lib/python3.12/site-packages/btrfsutil-6.7.1-py3.12.egg-info -> 
/usr/lib/python3.12/site-packages/btrfsutil-6.8-py3.12.egg-info, removed 
"/usr/lib/libbtrfsutil.so.1.2.0", added "/usr/lib/libbtrfsutil.so.1.3.0"
Changes to packages/core2-64-poky-linux/btrfs-tools (sysroot):
  /usr/lib/libbtrfsutil.so.1 changed symlink target from libbtrfsutil.so.1.2.0 
to libbtrfsutil.so.1.3.0
  /usr/lib/libbtrfsutil.so changed symlink target from libbtrfsutil.so.1.2.0 to 
libbtrfsutil.so.1.3.0
  /usr/lib/libbtrfsutil.so.1.2.0 moved to /usr/lib/libbtrfsutil.so.1.3.0
  /usr/lib/python3.12/site-packages/btrfsutil-6.8-py3.12.egg-info was added
  
/usr/lib/python3.12/site-packages/btrfsutil-6.8-py3.12.egg-info/dependency_links.txt
 was added
  /usr/lib/python3.12/site-packages/btrfsutil-6.8-py3.12.egg-info/PKG-INFO was 
added
  /usr/lib/python3.12/site-packages/btrfsutil-6.8-py3.12.egg-info/SOURCES.txt 
was added
  /usr/lib/python3.12/site-packages/btrfsutil-6.8-py3.12.egg-info/top_level.txt 
was added
  /usr/lib/python3.12/site-packages/btrfsutil-6.7.1-py3.12.egg-info was removed
  
/usr/lib/python3.12/site-packages/btrfsutil-6.7.1-py3.12.egg-info/dependency_links.txt
 was removed
  /usr/lib/python3.12/site-packages/btrfsutil-6.7.1-py3.12.egg-info/PKG-INFO 
was removed
  /usr/lib/python3.12/site-packages/btrfsutil-6.7.1-py3.12.egg-info/SOURCES.txt 
was removed
  
/usr/lib/python3.12/site-packages/btrfsutil-6.7.1-py3.12.egg-info/top_level.txt 
was removed

Attachment: 0001-btrfs-tools-upgrade-6.7.1-6.8.patch
Description: Binary data

packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-dbg: PKGSIZE changed from 
25060264 to 25049912 (-0%)
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-dbg: PV changed from 
"6.7.1" to "6.8"
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-dbg: FILELIST: removed 
"/usr/lib/.debug/libbtrfsutil.so.1.2.0", added 
"/usr/lib/.debug/libbtrfsutil.so.1.3.0"
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-dbg: PKGV changed from 
6.7.1 [default] to 6.8 [default]
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-dev: PKGSIZE changed from 
208146 to 218986 (+5%)
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-dev: PV changed from 
"6.7.1" to "6.8"
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-dev: PKGV changed from 
6.7.1 [default] to 6.8 [default]
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-doc: PV changed from 
"6.7.1" to "6.8"
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-doc: PKGV changed from 
6.7.1 [default] to 6.8 [default]
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-locale: PV changed from 
"6.7.1" to "6.8"
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-locale: PKGV changed from 
6.7.1 [default] to 6.8 [default]
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-src: PKGSIZE changed from 
4155369 to 4179121 (+1%)
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-src: PV changed from 
"6.7.1" to "6.8"
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-src: FILELIST: directory 
renamed /usr/src/debug/btrfs-tools/6.7.1/kernel-shared/uapi -> 
/usr/src/debug/btrfs-tools/6.8/kernel-shared/uapi, directory renamed 
/usr/src/debug/btrfs-tools/6.7.1/libbtrfsutil -> 
/usr/src/debug/btrfs-tools/6.8/libbtrfsutil, directory renamed 
/usr/src/debug/btrfs-tools/6.7.1/cmds -> /usr/src/debug/btrfs-tools/6.8/cmds, 
directory renamed /usr/src/debug/btrfs-tools/6.7.1/libbtrfsutil/python -> 
/usr/src/debug/btrfs-tools/6.8/libbtrfsutil/python, directory renamed 
/usr/src/debug/btrfs-tools/6.7.1/check -> /usr/src/debug/btrfs-tools/6.8/check, 
directory renamed /usr/src/debug/btrfs-tools/6.7.1 -> 
/usr/src/debug/btrfs-tools/6.8, directory renamed 
/usr/src/debug/btrfs-tools/6.7.1/include -> 
/usr/src/debug/btrfs-tools/6.8/include, directory renamed 
/usr/src/debug/btrfs-tools/6.7.1/convert -> 
/usr/src/debug/btrfs-tools/6.8/convert, directory renamed 
/usr/src/debug/btrfs-tools/6.7.1/libbtrfs -> /usr/src/debug/btrfs-
 tools/6.8/libbtrfs, directory renamed /usr/src/debug/btrfs-tools/6.7.1/mkfs -> 
/usr/src/debug/btrfs-tools/6.8/mkfs, directory renamed 
/usr/src/debug/btrfs-tools/6.7.1/tune -> /usr/src/debug/btrfs-tools/6.8/tune, 
directory renamed /usr/src/debug/btrfs-tools/6.7.1/image -> 
/usr/src/debug/btrfs-tools/6.8/image, directory renamed 
/usr/src/debug/btrfs-tools/6.7.1/kernel-lib -> 
/usr/src/debug/btrfs-tools/6.8/kernel-lib, directory renamed 
/usr/src/debug/btrfs-tools/6.7.1/crypto -> 
/usr/src/debug/btrfs-tools/6.8/crypto, directory renamed 
/usr/src/debug/btrfs-tools/6.7.1/kernel-shared -> 
/usr/src/debug/btrfs-tools/6.8/kernel-shared, removed 
"/usr/src/debug/btrfs-tools/6.7.1/common/messages.h 
/usr/src/debug/btrfs-tools/6.7.1/common/array.h 
/usr/src/debug/btrfs-tools/6.7.1/common/task-utils.c 
/usr/src/debug/btrfs-tools/6.7.1/common/array.c 
/usr/src/debug/btrfs-tools/6.7.1/common/messages.c 
/usr/src/debug/btrfs-tools/6.7.1/common/task-utils.h 
/usr/src/debug/btrfs-tools/6.7.1/common/fsfeatures.h
  /usr/src/debug/btrfs-tools/6.7.1/common/extent-tree-utils.h 
/usr/src/debug/btrfs-tools/6.7.1/common/string-utils.c 
/usr/src/debug/btrfs-tools/6.7.1/common/path-utils.h 
/usr/src/debug/btrfs-tools/6.7.1/common/string-utils.h 
/usr/src/debug/btrfs-tools/6.7.1/common/extent-tree-utils.c 
/usr/src/debug/btrfs-tools/6.7.1/common/fsfeatures.c 
/usr/src/debug/btrfs-tools/6.7.1/common/path-utils.c 
/usr/src/debug/btrfs-tools/6.7.1/common/send-utils.h 
/usr/src/debug/btrfs-tools/6.7.1/common/extent-cache.c 
/usr/src/debug/btrfs-tools/6.7.1/common/sort-utils.h 
/usr/src/debug/btrfs-tools/6.7.1/common/clear-cache.h 
/usr/src/debug/btrfs-tools/6.7.1/common/sysfs-utils.h 
/usr/src/debug/btrfs-tools/6.7.1/common/extent-cache.h 
/usr/src/debug/btrfs-tools/6.7.1/common/send-utils.c 
/usr/src/debug/btrfs-tools/6.7.1/common/sort-utils.c 
/usr/src/debug/btrfs-tools/6.7.1/common/device-scan.c 
/usr/src/debug/btrfs-tools/6.7.1/common/clear-cache.c 
/usr/src/debug/btrfs-tools/6.7.1/common/sysfs-utils.c /usr/src/debug/
 btrfs-tools/6.7.1/common/parse-utils.c 
/usr/src/debug/btrfs-tools/6.7.1/common/help.h 
/usr/src/debug/btrfs-tools/6.7.1/common/utils.h 
/usr/src/debug/btrfs-tools/6.7.1/common/help.c 
/usr/src/debug/btrfs-tools/6.7.1/common/parse-utils.h 
/usr/src/debug/btrfs-tools/6.7.1/common/utils.c 
/usr/src/debug/btrfs-tools/6.7.1/common/device-utils.h 
/usr/src/debug/btrfs-tools/6.7.1/common/device-utils.c 
/usr/src/debug/btrfs-tools/6.7.1/common/string-table.c 
/usr/src/debug/btrfs-tools/6.7.1/common/format-output.c 
/usr/src/debug/btrfs-tools/6.7.1/common/string-table.h 
/usr/src/debug/btrfs-tools/6.7.1/common/format-output.h 
/usr/src/debug/btrfs-tools/6.7.1/common/cpu-utils.c 
/usr/src/debug/btrfs-tools/6.7.1/common/units.c 
/usr/src/debug/btrfs-tools/6.7.1/common/filesystem-utils.c 
/usr/src/debug/btrfs-tools/6.7.1/common/units.h 
/usr/src/debug/btrfs-tools/6.7.1/common/cpu-utils.h 
/usr/src/debug/btrfs-tools/6.7.1/common/filesystem-utils.h 
/usr/src/debug/btrfs-tools/6.7.1/common/device-scan.h /usr/src/d
 ebug/btrfs-tools/6.7.1/common/send-stream.h 
/usr/src/debug/btrfs-tools/6.7.1/common/open-utils.c 
/usr/src/debug/btrfs-tools/6.7.1/common/rbtree-utils.c 
/usr/src/debug/btrfs-tools/6.7.1/common/send-stream.c 
/usr/src/debug/btrfs-tools/6.7.1/common/rbtree-utils.h 
/usr/src/debug/btrfs-tools/6.7.1/common/open-utils.h", added 
"/usr/src/debug/btrfs-tools/6.8/common/sort-utils.h 
/usr/src/debug/btrfs-tools/6.8/common/task-utils.h 
/usr/src/debug/btrfs-tools/6.8/common/string-utils.h 
/usr/src/debug/btrfs-tools/6.8/common/sort-utils.c 
/usr/src/debug/btrfs-tools/6.8/common/string-utils.c 
/usr/src/debug/btrfs-tools/6.8/common/task-utils.c 
/usr/src/debug/btrfs-tools/6.8/common/array.c 
/usr/src/debug/btrfs-tools/6.8/common/device-scan.c 
/usr/src/debug/btrfs-tools/6.8/common/sysfs-utils.c 
/usr/src/debug/btrfs-tools/6.8/common/extent-cache.h 
/usr/src/debug/btrfs-tools/6.8/common/path-utils.h 
/usr/src/debug/btrfs-tools/6.8/common/extent-cache.c 
/usr/src/debug/btrfs-tools/6.8/common/sysfs-utils.h /usr/
 src/debug/btrfs-tools/6.8/common/array.h 
/usr/src/debug/btrfs-tools/6.8/common/device-scan.h 
/usr/src/debug/btrfs-tools/6.8/common/path-utils.c 
/usr/src/debug/btrfs-tools/6.8/common/open-utils.c 
/usr/src/debug/btrfs-tools/6.8/common/parse-utils.c 
/usr/src/debug/btrfs-tools/6.8/common/filesystem-utils.h 
/usr/src/debug/btrfs-tools/6.8/common/open-utils.h 
/usr/src/debug/btrfs-tools/6.8/common/filesystem-utils.c 
/usr/src/debug/btrfs-tools/6.8/common/parse-utils.h 
/usr/src/debug/btrfs-tools/6.8/common/units.h 
/usr/src/debug/btrfs-tools/6.8/common/string-table.c 
/usr/src/debug/btrfs-tools/6.8/common/send-stream.h 
/usr/src/debug/btrfs-tools/6.8/common/fsfeatures.h 
/usr/src/debug/btrfs-tools/6.8/common/string-table.h 
/usr/src/debug/btrfs-tools/6.8/common/units.c 
/usr/src/debug/btrfs-tools/6.8/common/fsfeatures.c 
/usr/src/debug/btrfs-tools/6.8/common/send-stream.c 
/usr/src/debug/btrfs-tools/6.8/common/rbtree-utils.c 
/usr/src/debug/btrfs-tools/6.8/common/send-utils.c /usr/src/debug/btrfs-tool
 s/6.8/common/rbtree-utils.h /usr/src/debug/btrfs-tools/6.8/common/send-utils.h 
/usr/src/debug/btrfs-tools/6.8/common/device-utils.c 
/usr/src/debug/btrfs-tools/6.8/common/messages.h 
/usr/src/debug/btrfs-tools/6.8/common/format-output.c 
/usr/src/debug/btrfs-tools/6.8/common/help.c 
/usr/src/debug/btrfs-tools/6.8/common/format-output.h 
/usr/src/debug/btrfs-tools/6.8/common/help.h 
/usr/src/debug/btrfs-tools/6.8/common/messages.c 
/usr/src/debug/btrfs-tools/6.8/common/device-utils.h 
/usr/src/debug/btrfs-tools/6.8/common/utils.c 
/usr/src/debug/btrfs-tools/6.8/common/cpu-utils.h 
/usr/src/debug/btrfs-tools/6.8/common/clear-cache.h 
/usr/src/debug/btrfs-tools/6.8/common/extent-tree-utils.c 
/usr/src/debug/btrfs-tools/6.8/common/utils.h 
/usr/src/debug/btrfs-tools/6.8/common/clear-cache.c 
/usr/src/debug/btrfs-tools/6.8/common/cpu-utils.c 
/usr/src/debug/btrfs-tools/6.8/common/extent-tree-utils.h 
/usr/src/debug/btrfs-tools/6.8/common/tree-search.h"
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-src: PKGV changed from 
6.7.1 [default] to 6.8 [default]
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-staticdev: PV changed from 
"6.7.1" to "6.8"
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools-staticdev: PKGV changed 
from 6.7.1 [default] to 6.8 [default]
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools: PKGSIZE changed from 
5800276 to 5824850 (+0%)
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools: PV changed from "6.7.1" 
to "6.8"
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools: FILELIST: directory 
renamed /usr/lib/python3.12/site-packages/btrfsutil-6.7.1-py3.12.egg-info -> 
/usr/lib/python3.12/site-packages/btrfsutil-6.8-py3.12.egg-info, removed 
"/usr/lib/libbtrfsutil.so.1.2.0", added "/usr/lib/libbtrfsutil.so.1.3.0"
packages/core2-64-poky-linux/btrfs-tools/btrfs-tools: PKGV changed from 6.7.1 
[default] to 6.8 [default]
packages/core2-64-poky-linux/btrfs-tools: PV changed from "6.7.1" to "6.8"
packages/core2-64-poky-linux/btrfs-tools: PKGV changed from 6.7.1 [default] to 
6.8 [default]
Changes to packages/core2-64-poky-linux/btrfs-tools (sysroot):
  /usr/lib/libbtrfsutil.so.1 changed symlink target from libbtrfsutil.so.1.2.0 
to libbtrfsutil.so.1.3.0
  /usr/lib/libbtrfsutil.so changed symlink target from libbtrfsutil.so.1.2.0 to 
libbtrfsutil.so.1.3.0
  /usr/lib/libbtrfsutil.so.1.2.0 moved to /usr/lib/libbtrfsutil.so.1.3.0
  /usr/lib/python3.12/site-packages/btrfsutil-6.8-py3.12.egg-info was added
  
/usr/lib/python3.12/site-packages/btrfsutil-6.8-py3.12.egg-info/dependency_links.txt
 was added
  /usr/lib/python3.12/site-packages/btrfsutil-6.8-py3.12.egg-info/PKG-INFO was 
added
  /usr/lib/python3.12/site-packages/btrfsutil-6.8-py3.12.egg-info/SOURCES.txt 
was added
  /usr/lib/python3.12/site-packages/btrfsutil-6.8-py3.12.egg-info/top_level.txt 
was added
  /usr/lib/python3.12/site-packages/btrfsutil-6.7.1-py3.12.egg-info was removed
  
/usr/lib/python3.12/site-packages/btrfsutil-6.7.1-py3.12.egg-info/dependency_links.txt
 was removed
  /usr/lib/python3.12/site-packages/btrfsutil-6.7.1-py3.12.egg-info/PKG-INFO 
was removed
  /usr/lib/python3.12/site-packages/btrfsutil-6.7.1-py3.12.egg-info/SOURCES.txt 
was removed
  
/usr/lib/python3.12/site-packages/btrfsutil-6.7.1-py3.12.egg-info/top_level.txt 
was removed
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197707): 
https://lists.openembedded.org/g/openembedded-core/message/197707
Mute This Topic: https://lists.openembedded.org/mt/105271628/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to