From patchwork Mon Nov 18 21:16:43 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: 52622 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 71332D591D7 for ; Mon, 18 Nov 2024 21:16:49 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.web11.4643.1731964601777918275 for ; Mon, 18 Nov 2024 13:16:43 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=RkGCGAYA; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=RlJUJFI5; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101019341228c30-4ebd60f9-2331-4072-9780-3d3d7f5e6106-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=1731964603; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=2FCXfFwIJAqQWSmFUYTeS7tc8YDaJuX2wdnmn4dzzY0=; b=RkGCGAYAvE0weyEqdote4eo5IO4OtU0z8bNlqobaGc/a/lp6E49MQzukf1K7hCyc KQ3DcKHkINFGKoginNRgl79krhEFt8u1NAg/M4hqlPf3DGBgC12qD7VkcgPPmYx2Vby FdJy79bPS1qbQOKQuY3o/QYPxCXn5V4ctt6eLph4= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1731964603; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=2FCXfFwIJAqQWSmFUYTeS7tc8YDaJuX2wdnmn4dzzY0=; b=RlJUJFI5RVKAGdKlydwOn/k03+18IHvuFWCPxb5BKhUA7trOg9C8tr6/IIUcPNWT cQlT6KgsjS5Z/RpoRx4h1tSV3Iq6sWB2+qV7Bvc0fGN+/XpHX0MtYOTew8HNOnWyNZu ofmwr8X1Kk1Yl4dyYhQyvR2r1J2ZVCteo1Mu38JE= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] libxcursor,xtrans: upgrading to 1.2.3,1.5.2 SUCCEEDED Message-ID: <0101019341228c30-4ebd60f9-2331-4072-9780-3d3d7f5e6106-000000@us-west-2.amazonses.com> Date: Mon, 18 Nov 2024 21:16:43 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.11.18-54.240.27.23 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 ; Mon, 18 Nov 2024 21:16:49 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/207240 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libxcursor,xtrans* to *1.2.3,1.5.2* has Succeeded. Next steps: - apply the patch: git am 0001-libxcursor-xtrans-upgrade-1.2.2-1.2.3-1.5.1-1.5.2.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 7028cdb6b29a9113507cda049daa6412eb978dae Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 15 Nov 2024 23:52:59 +0000 Subject: [PATCH] libxcursor,xtrans: upgrade 1.2.2 -> 1.2.3,1.5.1 -> 1.5.2 --- .../{libxcursor_1.2.2.bb => libxcursor_1.2.3.bb} | 2 +- .../xorg-lib/xtrans/multilibfix.patch | 16 ++++++++++++---- .../{xtrans_1.5.1.bb => xtrans_1.5.2.bb} | 2 +- 3 files changed, 14 insertions(+), 6 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxcursor_1.2.2.bb => libxcursor_1.2.3.bb} (87%) rename meta/recipes-graphics/xorg-lib/{xtrans_1.5.1.bb => xtrans_1.5.2.bb} (88%) diff --git a/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb b/meta/recipes-graphics/xorg-lib/libxcursor_1.2.3.bb similarity index 87% rename from meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb rename to meta/recipes-graphics/xorg-lib/libxcursor_1.2.3.bb index 159ac4f7fa..29a73a3061 100644 --- a/meta/recipes-graphics/xorg-lib/libxcursor_1.2.2.bb +++ b/meta/recipes-graphics/xorg-lib/libxcursor_1.2.3.bb @@ -18,6 +18,6 @@ PE = "1" XORG_PN = "libXcursor" -SRC_URI[sha256sum] = "53d071bd2cc56e517a30998d5e685c8a74556ddada43c6985d14da9a023a88ee" +SRC_URI[sha256sum] = "fde9402dd4cfe79da71e2d96bb980afc5e6ff4f8a7d74c159e1966afb2b2c2c0" BBCLASSEXTEND = "native nativesdk" diff --git a/meta/recipes-graphics/xorg-lib/xtrans/multilibfix.patch b/meta/recipes-graphics/xorg-lib/xtrans/multilibfix.patch index c513bad20e..096a98a0af 100644 --- a/meta/recipes-graphics/xorg-lib/xtrans/multilibfix.patch +++ b/meta/recipes-graphics/xorg-lib/xtrans/multilibfix.patch @@ -1,14 +1,22 @@ +From 855a65763ffb57bbd4c520ee07258ca953f8cd6b Mon Sep 17 00:00:00 2001 +From: Richard Purdie +Date: Fri, 29 Jun 2018 08:02:16 +0000 +Subject: [PATCH] xtrans: Fix multilib .pc file conflict + The xtrans.pc file is installed into a non-arch directory yet contains libdir which can vary depending on which multilib is configured. The .pc file does not require libdir so remove this to fix multilib builds. Signed-off-by: Richard Purdie Upstream-Status: Pending +--- + xtrans.pc.in | 1 - + 1 file changed, 1 deletion(-) -Index: xtrans-1.3.5/xtrans.pc.in -=================================================================== ---- xtrans-1.3.5.orig/xtrans.pc.in -+++ xtrans-1.3.5/xtrans.pc.in +diff --git a/xtrans.pc.in b/xtrans.pc.in +index b8d135b..3e1a92d 100644 +--- a/xtrans.pc.in ++++ b/xtrans.pc.in @@ -1,6 +1,5 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ diff --git a/meta/recipes-graphics/xorg-lib/xtrans_1.5.1.bb b/meta/recipes-graphics/xorg-lib/xtrans_1.5.2.bb similarity index 88% rename from meta/recipes-graphics/xorg-lib/xtrans_1.5.1.bb rename to meta/recipes-graphics/xorg-lib/xtrans_1.5.2.bb index ea362750df..e391bf8a2b 100644 --- a/meta/recipes-graphics/xorg-lib/xtrans_1.5.1.bb +++ b/meta/recipes-graphics/xorg-lib/xtrans_1.5.2.bb @@ -22,4 +22,4 @@ inherit gettext BBCLASSEXTEND = "native nativesdk" -SRC_URI[sha256sum] = "dea80fbd8c3c941495b4b1d2785cb652815d016849a0d2ef90d1140de916993e" +SRC_URI[sha256sum] = "5c5cbfe34764a9131d048f03c31c19e57fb4c682d67713eab6a65541b4dff86c"