From patchwork Wed May 15 17:32:19 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: 43672 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 8D882C27C6F for ; Wed, 15 May 2024 17:32:20 +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.1263.1715794339704307619 for ; Wed, 15 May 2024 10:32:19 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=FbraezzX; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=phrlXFmN; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101018f7d4fe54a-c54b3fe7-d566-47ea-8d24-c8941bf405f3-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=1715794339; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=kx+Wzua8eROHNab82y20DYHk4KHYSSRSghMm2AqqSZg=; b=FbraezzXMwI55S2SFxsN6XXaYS9KlY3PPzSAHOz7hn8uXNqSyi2YijzAZXxRRNYL NXliC+DtlAGSpv1FOzUXES15a/6oOEVsyTnEO25E1yRTgrluuJq5EaUhLcA723diL56 UWvP6jZ93ZsWBA1MsZ6WiwIQAte1QkUww9bpqOGc= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1715794339; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=kx+Wzua8eROHNab82y20DYHk4KHYSSRSghMm2AqqSZg=; b=phrlXFmN/HOPN7M1HuDcfXESsp1y6s5/jvRX9CuyDmaKZvtGKgA45GfqhrV2cuOu 6zk+c6juGbwzCHzs60Uel40pIekLiSUwGZFS5RswpJsO9T/Hmm/kRN02ckmIaduz+ch VROkMWaKDDdWrqdmoPecTdQQ4x8RY+X1PDQurAf8= MIME-Version: 1.0 From: auh@yoctoproject.org To: Denys Dmytriyenko Cc: openembedded-core@lists.openembedded.org Subject: [AUH] weston: upgrading to 13.0.1 SUCCEEDED Message-ID: <0101018f7d4fe54a-c54b3fe7-d566-47ea-8d24-c8941bf405f3-000000@us-west-2.amazonses.com> Date: Wed, 15 May 2024 17:32:19 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.05.15-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 ; Wed, 15 May 2024 17:32:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/199370 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *weston* to *13.0.1* has Succeeded. Next steps: - apply the patch: git am 0001-weston-upgrade-13.0.0-13.0.1.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 8025751250c6db1d5b47259a10d3900a09683b76 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 15 May 2024 14:44:57 +0000 Subject: [PATCH] weston: upgrade 13.0.0 -> 13.0.1 --- ...tools-Include-libgen.h-for-basename-signat.patch | 13 +++++-------- .../wayland/{weston_13.0.0.bb => weston_13.0.1.bb} | 2 +- 2 files changed, 6 insertions(+), 9 deletions(-) rename meta/recipes-graphics/wayland/{weston_13.0.0.bb => weston_13.0.1.bb} (98%) diff --git a/meta/recipes-graphics/wayland/weston/0001-libweston-tools-Include-libgen.h-for-basename-signat.patch b/meta/recipes-graphics/wayland/weston/0001-libweston-tools-Include-libgen.h-for-basename-signat.patch index 1d281fa832..e17891034b 100644 --- a/meta/recipes-graphics/wayland/weston/0001-libweston-tools-Include-libgen.h-for-basename-signat.patch +++ b/meta/recipes-graphics/wayland/weston/0001-libweston-tools-Include-libgen.h-for-basename-signat.patch @@ -1,4 +1,4 @@ -From 2b53236ac637dfa7fb0f438f7391a73f6ef92a06 Mon Sep 17 00:00:00 2001 +From 9750cb7a68013fd6ce00f426bfd435107052471b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 14 Dec 2023 09:13:54 -0800 Subject: [PATCH] libweston,tools: Include libgen.h for basename signature @@ -20,7 +20,7 @@ Signed-off-by: Khem Raj 2 files changed, 2 insertions(+) diff --git a/libweston/backend-drm/libbacklight.c b/libweston/backend-drm/libbacklight.c -index ca7f2d68..74690fa7 100644 +index ca7f2d6..74690fa 100644 --- a/libweston/backend-drm/libbacklight.c +++ b/libweston/backend-drm/libbacklight.c @@ -41,6 +41,7 @@ @@ -30,19 +30,16 @@ index ca7f2d68..74690fa7 100644 +#include #include #include - + diff --git a/tools/zunitc/src/zunitc_impl.c b/tools/zunitc/src/zunitc_impl.c -index 18f03015..9b460fa0 100644 +index 18f0301..9b460fa 100644 --- a/tools/zunitc/src/zunitc_impl.c +++ b/tools/zunitc/src/zunitc_impl.c @@ -27,6 +27,7 @@ - + #include #include +#include #include #include #include --- -2.43.0 - diff --git a/meta/recipes-graphics/wayland/weston_13.0.0.bb b/meta/recipes-graphics/wayland/weston_13.0.1.bb similarity index 98% rename from meta/recipes-graphics/wayland/weston_13.0.0.bb rename to meta/recipes-graphics/wayland/weston_13.0.1.bb index cb0024c5ca..eae13e1c21 100644 --- a/meta/recipes-graphics/wayland/weston_13.0.0.bb +++ b/meta/recipes-graphics/wayland/weston_13.0.1.bb @@ -14,7 +14,7 @@ SRC_URI = "https://gitlab.freedesktop.org/wayland/weston/-/releases/${PV}/downlo file://systemd-notify.weston-start \ " -SRC_URI[sha256sum] = "52ff1d4aa2394a2e416c85a338b627ce97fa71d43eb762fd4aaf145d36fc795a" +SRC_URI[sha256sum] = "ea1566ab4f5ffce7e9fd4f7a1fca5b30caae4d50023bf459213994094e02b29a" UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/weston/-/tags" UPSTREAM_CHECK_REGEX = "releases/(?P\d+\.\d+\.(?!9\d+)\d+)"