From patchwork Sat Feb 1 13:21:08 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 56435 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 2CBC9C021A9 for ; Sat, 1 Feb 2025 13:21:13 +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.web10.42715.1738416048586333496 for ; Sat, 01 Feb 2025 05:21:09 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=PAp2kZr1; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=ZeC+BRoo; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 01010194c1ac188d-77f75433-e354-48a4-bfbd-da2378076bfa-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=1738416068; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=5mR2CqAmfGvM0MowPLs4uic0gIjeK6apxI7nziBPFcU=; b=PAp2kZr1DIhX9mzXnD5JZSLxnbv0XGuaSQywiegaNkhlu7A6JP4osrtsA1YcTBe/ 0Yy/BML/6IYHpf6X3tW3ONYUrBnGE8wSfqP/+4eMHHsyC+3P1B0sFMPef0WKEQR47pg UgUgHsnlLrP39o3z2oVXloa5RgCbu+SipYKYMsFg= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1738416068; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=5mR2CqAmfGvM0MowPLs4uic0gIjeK6apxI7nziBPFcU=; b=ZeC+BRooXGqw7TySI8a5NZn4kg85Pv8PGQu1M1nJ9DGsb4qmBT5RgXSg3KhQO6/x Jbx1hWC3X98BCo2Xba2sMq8r01iSgbVLRkbKAfM3DSVBSJyCZn8sxhdnh+KgT4PQYzc fN6bC5Y5RhuGqAIbio5Q7wCYPj94wjM+uwdUeHBE= MIME-Version: 1.0 From: auh@yoctoproject.org To: Denys Dmytriyenko Cc: openembedded-core@lists.openembedded.org Subject: [AUH] wayland-protocols: upgrading to 1.40 SUCCEEDED Message-ID: <01010194c1ac188d-77f75433-e354-48a4-bfbd-da2378076bfa-000000@us-west-2.amazonses.com> Date: Sat, 1 Feb 2025 13:21:08 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.02.01-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 ; Sat, 01 Feb 2025 13:21:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/210591 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *wayland-protocols* to *1.40* has Succeeded. Next steps: - apply the patch: git am 0001-wayland-protocols-upgrade-1.39-1.40.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 e5e4af7f17e24dfe6251170fed5b8af03f24b347 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 1 Feb 2025 12:22:11 +0000 Subject: [PATCH] wayland-protocols: upgrade 1.39 -> 1.40 --- .../{wayland-protocols_1.39.bb => wayland-protocols_1.40.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/wayland/{wayland-protocols_1.39.bb => wayland-protocols_1.40.bb} (91%) diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.39.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.40.bb similarity index 91% rename from meta/recipes-graphics/wayland/wayland-protocols_1.39.bb rename to meta/recipes-graphics/wayland/wayland-protocols_1.40.bb index 82c373df21..4efc1bd548 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.39.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.40.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ file://stable/presentation-time/presentation-time.xml;endline=26;md5=4646cd7d9edc9fa55db941f2d3a7dc53" SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-protocols-${PV}.tar.xz" -SRC_URI[sha256sum] = "e1dcdcbbf08e2e0a8a02ee5d9a0be3a6aafc39a4b51fa7e0d2f1a16411cb72fa" +SRC_URI[sha256sum] = "b21711793247c2c42763914392dfa9fcb9e3728ca4b4aa110adb8d915fc00689" UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tags" UPSTREAM_CHECK_REGEX = "releases/(?P.+)"