Message ID | 0101019381af1688-0f4d4cd3-a255-458f-843b-6cb64083734c-000000@us-west-2.amazonses.com |
---|---|
State | New |
Headers | show |
Series | [AUH] btrfs-tools: upgrading to 6.12 SUCCEEDED | expand |
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 fbd1b05a7f..fb4efb41a5 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 cb7f8a6c3538ee3086d15c4d2c9f2a2f4f38db3b Mon Sep 17 00:00:00 2001 +From 3c2c386b96d581d6aa80915ba54a65f6e37a6490 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin <alex.kanavin@gmail.com> 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.10.1.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.10.1.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.12.bb index f37272d7ab..c1a73dd957 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.12.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 = "a00c2b25474b5306ef29a790adb5fd5afbaba9a2" +SRCREV = "85ca0a6d60c14eefda509970a26616ff16115612" S = "${WORKDIR}/git" PACKAGECONFIG ??= " \
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *btrfs-tools* to *6.12* has Succeeded. Next steps: - apply the patch: git am 0001-btrfs-tools-upgrade-6.10.1-6.12.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 29e07a385e59aeedf7203225053b2e19e77a16d6 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Sun, 1 Dec 2024 06:48:25 +0000 Subject: [PATCH] btrfs-tools: upgrade 6.10.1 -> 6.12 --- ...1-Add-a-possibility-to-specify-where-python-modules-ar.patch | 2 +- .../btrfs-tools/{btrfs-tools_6.10.1.bb => btrfs-tools_6.12.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_6.10.1.bb => btrfs-tools_6.12.bb} (98%)