From patchwork Thu Oct 10 19:36:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 50371 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8B619CFD364 for ; Thu, 10 Oct 2024 19:36:18 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.web11.53353.1728588943025175668 for ; Thu, 10 Oct 2024 12:36:08 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=OFkx6xLy; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=fgxrn1Aw; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101019277ee709e-d88e742d-4e06-4717-a229-3a4a2d309a4f-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1728588968; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=hNtAWda+eDtK4FDh+EXdPq+RdOG1uZU7xgWbCwObDRs=; b=OFkx6xLy23uTQRTpqeRcoYyXfgievIL3Cvr2HSgdR3xk2vISj1pcr6UwqPpiF9nB aMO9OqEK4++I4BOP2t+nKiic5EFYMeVClfUjdEkHcAy2FGYWQsO/028+LiHF3tDyprJ MuHR6PfDqbonvXWRA19sLWkaKhScpRdbWzuj53wU= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1728588968; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=hNtAWda+eDtK4FDh+EXdPq+RdOG1uZU7xgWbCwObDRs=; b=fgxrn1Awu47KKFgvDe/M8Ocsrw6taonw3YgeyCqf/LaVhy+lReJs7lTzHQ4bL8qa EH81OSqmDWUUqt/eDD5IOWApvCsAEhqErCbzFNW0S3jEyeyh5tdbSNmi7EEtKpT0ksP wGP5O7lBdEuyarkvb63PTv2Mw4uc04d0jRDLLxlk= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] mtools: upgrading to 4.0.45 SUCCEEDED Message-ID: <0101019277ee709e-d88e742d-4e06-4717-a229-3a4a2d309a4f-000000@us-west-2.amazonses.com> Date: Thu, 10 Oct 2024 19:36:08 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.10.10-54.240.27.191 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 10 Oct 2024 19:36:18 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/205517 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 c1fc855437a0ee4c7217abd13d993426dfa61ecb Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 10 Oct 2024 13:11:38 +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..ce0903dbb6 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 05c74eb87756dd9dbdf4d27d2d48486548efdf07 Mon Sep 17 00:00:00 2001 From: Khem Raj 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..584c72689a 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 c6b1a35273c8a4df9f04e8d5c53a64025473a8fe Mon Sep 17 00:00:00 2001 From: Ed Bartosh 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..fb09111543 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 45696a634dd59a3a5cbb5405336a2d06f032cb32 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz 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 \