From patchwork Wed Jan 15 10:26:17 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: 55595 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 2BA7CC021A0 for ; Wed, 15 Jan 2025 10:26:20 +0000 (UTC) Received: from a27-33.smtp-out.us-west-2.amazonses.com (a27-33.smtp-out.us-west-2.amazonses.com [54.240.27.33]) by mx.groups.io with SMTP id smtpd.web10.17804.1736936774252292817 for ; Wed, 15 Jan 2025 02:26:17 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=GvnNsu4l; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=lGXqIkOG; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 01010194697fe5b9-3684793c-5eef-441d-87ec-092a5197dee2-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=1736936777; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=L9M7vQxn4k61jyNoKUED717GJD7RcjM7a2Uohk64GOY=; b=GvnNsu4l7xQHoqcmL+Sv6EuONaqlKBShegZlbdOSUr56oZBuTH5f+71d1op5QQvs YVIyToz4JJA3GocxQ+88FRkCf09BzMvNb6Xa1NBuNpOnYhxerzHi4DsxdphOCMKbg4f Yr2TbEWZxh//2l0LHjHgaQlSROLQDIP1pmR+5dlo= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1736936777; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=L9M7vQxn4k61jyNoKUED717GJD7RcjM7a2Uohk64GOY=; b=lGXqIkOG95UZOu4uKojhGpuUCWrivaqI4kHu+LaZVYXshAA+Gb1IoEnqkfAChC3a qxXwKfKQ39/EXTEEAYQHn7QLo73nQ3BNG8+YWRHHvAI5YzqAIQdVW8bIFh3lx5F8gvF zE4v65/vNHneyX3g97Knc5bl5zmyf38irWPDWue4= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] piglit: upgrading to 631b72944f56e688f56a08d26c8a9f3988801a08 SUCCEEDED Message-ID: <01010194697fe5b9-3684793c-5eef-441d-87ec-092a5197dee2-000000@us-west-2.amazonses.com> Date: Wed, 15 Jan 2025 10:26:17 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.01.15-54.240.27.33 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 Jan 2025 10:26:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209870 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *piglit* to *631b72944f56e688f56a08d26c8a9f3988801a08* has Succeeded. Next steps: - apply the patch: git am 0001-piglit-upgrade-to-latest-revision.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 fff59556ff6631b8cd4fd54ef0211e307b6cf71b Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 15 Jan 2025 09:19:09 +0000 Subject: [PATCH] piglit: upgrade to latest revision --- ...1-CMakeLists.txt-do-not-obtain-wayland-scanner-path-fr.patch | 2 +- .../0001-tests-Fix-narrowing-errors-seen-with-clang.patch | 2 +- ...1-tests-egl-spec-make-egl_ext_surface_compression-cond.patch | 2 +- .../0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch | 2 +- ...3-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch | 2 +- meta/recipes-graphics/piglit/piglit_git.bb | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/meta/recipes-graphics/piglit/piglit/0001-CMakeLists.txt-do-not-obtain-wayland-scanner-path-fr.patch b/meta/recipes-graphics/piglit/piglit/0001-CMakeLists.txt-do-not-obtain-wayland-scanner-path-fr.patch index 75c2d2fbfc..c7e6a68e23 100644 --- a/meta/recipes-graphics/piglit/piglit/0001-CMakeLists.txt-do-not-obtain-wayland-scanner-path-fr.patch +++ b/meta/recipes-graphics/piglit/piglit/0001-CMakeLists.txt-do-not-obtain-wayland-scanner-path-fr.patch @@ -1,4 +1,4 @@ -From db3a33a91ce0a28f297fe270167cf2d0a44354e2 Mon Sep 17 00:00:00 2001 +From ae76c836d98320dacb00616e19af93ac20c48825 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 23 Aug 2024 15:29:45 +0200 Subject: [PATCH] CMakeLists.txt: do not obtain wayland-scanner path from diff --git a/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch b/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch index 22dd6c360a..8b7da9f43d 100644 --- a/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch +++ b/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch @@ -1,4 +1,4 @@ -From 6559f5a7d82d411eb035f9d7c5dfb9987182803d Mon Sep 17 00:00:00 2001 +From e1d84dc54b0eca3cef1136264dbbceb9ea19524c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 3 May 2023 21:59:43 -0700 Subject: [PATCH] tests: Fix narrowing errors seen with clang diff --git a/meta/recipes-graphics/piglit/piglit/0001-tests-egl-spec-make-egl_ext_surface_compression-cond.patch b/meta/recipes-graphics/piglit/piglit/0001-tests-egl-spec-make-egl_ext_surface_compression-cond.patch index c9e7fe1e96..d68e9d477d 100644 --- a/meta/recipes-graphics/piglit/piglit/0001-tests-egl-spec-make-egl_ext_surface_compression-cond.patch +++ b/meta/recipes-graphics/piglit/piglit/0001-tests-egl-spec-make-egl_ext_surface_compression-cond.patch @@ -1,4 +1,4 @@ -From 8320c2ff5793a612aa7d7223ae317657744169f1 Mon Sep 17 00:00:00 2001 +From e23bacb04ff77f86e56d6684451e5e93b59f1b0a Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 22 Nov 2024 22:52:31 +0100 Subject: [PATCH] tests/egl/spec: make egl_ext_surface_compression conditional diff --git a/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch b/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch index fd085da220..a934d48c56 100644 --- a/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch +++ b/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch @@ -1,4 +1,4 @@ -From 29033f323d870552410c31d1e3721304b8a38e99 Mon Sep 17 00:00:00 2001 +From 6810358403b2de577d76cab80a4e39da77c5c442 Mon Sep 17 00:00:00 2001 From: Pascal Bach Date: Thu, 4 Oct 2018 14:43:17 +0200 Subject: [PATCH] cmake: use proper WAYLAND_INCLUDE_DIRS variable diff --git a/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch b/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch index ce1ce12a07..fa9cad3687 100644 --- a/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch +++ b/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch @@ -1,4 +1,4 @@ -From ddd12c056bf05f80ddd728750a519bc502d55f3e Mon Sep 17 00:00:00 2001 +From d18b10cde60f209375e79db480c46489d483c7f2 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 10 Nov 2020 17:13:50 +0000 Subject: [PATCH] tests/util/piglit-shader.c: do not hardcode build path into diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index 829cb7730f..c4091eecb0 100644 --- a/meta/recipes-graphics/piglit/piglit_git.bb +++ b/meta/recipes-graphics/piglit/piglit_git.bb @@ -15,7 +15,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "00affcf3a78a1200cc8fb1e5264c19ac1f8f0fa2" +SRCREV = "631b72944f56e688f56a08d26c8a9f3988801a08" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr"