Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *mtools* to *4.0.45* has Succeeded.
Next steps: - apply the patch: git am 0001-mtools-upgrade-4.0.44-4.0.45.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 811588e6385fbf13f48236311c4e07c1e8209e66 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <a...@yoctoproject.org> Date: Thu, 10 Oct 2024 01:44:14 +0000 Subject: [PATCH] mtools: upgrade 4.0.44 -> 4.0.45 --- meta/recipes-devtools/mtools/mtools/clang_UNUSED.patch | 2 +- .../mtools/mtools/disable-hardcoded-configs.patch | 2 +- meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch | 2 +- .../mtools/{mtools_4.0.44.bb => mtools_4.0.45.bb} | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-devtools/mtools/{mtools_4.0.44.bb => mtools_4.0.45.bb} (93%) diff --git a/meta/recipes-devtools/mtools/mtools/clang_UNUSED.patch b/meta/recipes-devtools/mtools/mtools/clang_UNUSED.patch index 20a6d1b8b3..ad5d1e31fc 100644 --- a/meta/recipes-devtools/mtools/mtools/clang_UNUSED.patch +++ b/meta/recipes-devtools/mtools/mtools/clang_UNUSED.patch @@ -1,4 +1,4 @@ -From c72d075cb0c3a65ef17621c7ed1ffac35ca3b68e Mon Sep 17 00:00:00 2001 +From c9f7a906234bbbc7eaa1c939dd116d21c7603e64 Mon Sep 17 00:00:00 2001 From: Khem Raj <raj.k...@gmail.com> Date: Wed, 19 Sep 2018 11:55:41 -0700 Subject: [PATCH] Undefine UNUSED macros with clang diff --git a/meta/recipes-devtools/mtools/mtools/disable-hardcoded-configs.patch b/meta/recipes-devtools/mtools/mtools/disable-hardcoded-configs.patch index 1bed4e7614..5b8ac3e298 100644 --- a/meta/recipes-devtools/mtools/mtools/disable-hardcoded-configs.patch +++ b/meta/recipes-devtools/mtools/mtools/disable-hardcoded-configs.patch @@ -1,4 +1,4 @@ -From 0953b744b0257e26c170fb6d6b4c0f6210e4ae43 Mon Sep 17 00:00:00 2001 +From c9cdef6d710b8ec2cb02efa10ca6d40a53394e8c Mon Sep 17 00:00:00 2001 From: Ed Bartosh <ed.bart...@linux.intel.com> Date: Tue, 13 Jun 2017 14:55:52 +0300 Subject: [PATCH] Disabled reading host configs. diff --git a/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch b/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch index 3771f94c59..e90660628a 100644 --- a/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch +++ b/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch @@ -1,4 +1,4 @@ -From 184b76e9742ff89f90a066edb0f46b4a150351cf Mon Sep 17 00:00:00 2001 +From ad66c7813295a44accab7d51279c219f979b6bfe Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz <h...@openedhand.com> Date: Fri, 8 Jun 2007 08:35:12 +0000 Subject: [PATCH] mtools: imported from OE diff --git a/meta/recipes-devtools/mtools/mtools_4.0.44.bb b/meta/recipes-devtools/mtools/mtools_4.0.45.bb similarity index 93% rename from meta/recipes-devtools/mtools/mtools_4.0.44.bb rename to meta/recipes-devtools/mtools/mtools_4.0.45.bb index d8dd671be2..34040d7a0d 100644 --- a/meta/recipes-devtools/mtools/mtools_4.0.44.bb +++ b/meta/recipes-devtools/mtools/mtools_4.0.45.bb @@ -24,7 +24,7 @@ RRECOMMENDS:${PN}:libc-glibc = "\ glibc-gconv-ibm866 \ glibc-gconv-ibm869 \ " -SRC_URI[sha256sum] = "37dc4df022533c3d4b2ec1c78973c27c7e8b585374c2d46ab64c6a3db31eddb8" +SRC_URI[sha256sum] = "0b008a96bd0efe0e542fa4383d469af66bc4a93394990b103730a8160a67d618" SRC_URI = "${GNU_MIRROR}/mtools/mtools-${PV}.tar.bz2 \ file://mtools-makeinfo.patch \ -- 2.44.1
0001-mtools-upgrade-4.0.44-4.0.45.patch
Description: Binary data
packages/core2-64-poky-linux/mtools: SRC_URI changed from "https://ftp.gnu.org/gnu/mtools/mtools-4.0.44.tar.bz2 file://mtools-makeinfo.patch file://clang_UNUSED.patch" to "https://ftp.gnu.org/gnu/mtools/mtools-4.0.45.tar.bz2 file://mtools-makeinfo.patch file://clang_UNUSED.patch" packages/core2-64-poky-linux/mtools: PV changed from "4.0.44" to "4.0.45" packages/core2-64-poky-linux/mtools: PKGV changed from 4.0.44 [default] to 4.0.45 [default] packages/core2-64-poky-linux/mtools/mtools-dbg: PV changed from "4.0.44" to "4.0.45" packages/core2-64-poky-linux/mtools/mtools-dbg: PKGSIZE changed from 819344 to 819208 (-0%) packages/core2-64-poky-linux/mtools/mtools-dbg: PKGV changed from 4.0.44 [default] to 4.0.45 [default] packages/core2-64-poky-linux/mtools/mtools-dev: PV changed from "4.0.44" to "4.0.45" packages/core2-64-poky-linux/mtools/mtools-dev: PKGV changed from 4.0.44 [default] to 4.0.45 [default] packages/core2-64-poky-linux/mtools/mtools-doc: PV changed from "4.0.44" to "4.0.45" packages/core2-64-poky-linux/mtools/mtools-doc: PKGSIZE changed from 244453 to 244463 (+0%) packages/core2-64-poky-linux/mtools/mtools-doc: PKGV changed from 4.0.44 [default] to 4.0.45 [default] packages/core2-64-poky-linux/mtools/mtools-locale: PV changed from "4.0.44" to "4.0.45" packages/core2-64-poky-linux/mtools/mtools-locale: PKGV changed from 4.0.44 [default] to 4.0.45 [default] packages/core2-64-poky-linux/mtools/mtools-src: PV changed from "4.0.44" to "4.0.45" packages/core2-64-poky-linux/mtools/mtools-src: PKGSIZE changed from 598938 to 598960 (+0%) packages/core2-64-poky-linux/mtools/mtools-src: PKGV changed from 4.0.44 [default] to 4.0.45 [default] packages/core2-64-poky-linux/mtools/mtools-staticdev: PV changed from "4.0.44" to "4.0.45" packages/core2-64-poky-linux/mtools/mtools-staticdev: PKGV changed from 4.0.44 [default] to 4.0.45 [default] packages/core2-64-poky-linux/mtools/mtools: PV changed from "4.0.44" to "4.0.45" packages/core2-64-poky-linux/mtools/mtools: PKGV changed from 4.0.44 [default] to 4.0.45 [default]
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#205581): https://lists.openembedded.org/g/openembedded-core/message/205581 Mute This Topic: https://lists.openembedded.org/mt/108936184/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-