From patchwork Sun Dec 1 10:06:05 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: 53424 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 53762D49767 for ; Sun, 1 Dec 2024 10:06:10 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.web11.149806.1733047559256529005 for ; Sun, 01 Dec 2024 02:06:05 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=MoyiqOOU; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=EMfqhs0w; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 0101019381af3b3f-efba9280-7606-4b41-92dd-b8e867441f53-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=1733047565; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=hdZRQpWGAdp2941rrQMjOkb99G+VHaK9kzi4zdyv6ag=; b=MoyiqOOUJruZNN2qHOQ/Snkt0epp0EnXkbvVtrZ3KNkIO+Pg0/V6fNXhmVMoozFb eENrCtT/4shP/o4RhC+YDTNK9dZQhGBAy8odVQn3OKVJDd41CChtwJstmhWDi1KSii4 o5Jas2cCHW9GBu6DpltAzCuU05r91aRsHhgb8H9E= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1733047565; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=hdZRQpWGAdp2941rrQMjOkb99G+VHaK9kzi4zdyv6ag=; b=EMfqhs0wAVnRWplFepSGr7nVqTTFFIxqRfIUUfsbxYQIGPscv+hBowsBg1jmEUpj zc2eJkUOhWp5y5aNtFVS7KFphtujpxHkVVYq6uqAAayyJKrYF2kqlPHUq9Ukdfj0jr6 lqw936LnXxkwPBLw+6hSPjEM45AHApVFwXn9/Jgs= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] piglit: upgrading to 468221c722481c470e6a23760b914c33143c2af6 SUCCEEDED Message-ID: <0101019381af3b3f-efba9280-7606-4b41-92dd-b8e867441f53-000000@us-west-2.amazonses.com> Date: Sun, 1 Dec 2024 10:06:05 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.12.01-54.240.27.193 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 ; Sun, 01 Dec 2024 10:06:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/208092 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *piglit* to *468221c722481c470e6a23760b914c33143c2af6* 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 106189acebb967cd690118377160f3cd59cea97f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 1 Dec 2024 08:26:01 +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 0c872d3e9b..ad4c1f84a9 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 2af98d67e16e083c36e3193aefbda942399a455a Mon Sep 17 00:00:00 2001 +From 1c27b06909749621b8ffd041ad604ff18a3adcc9 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 cfdfeb683e..064c5dde26 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 70f8d56bf9db9d85f3d197ab9de972e3a514514c Mon Sep 17 00:00:00 2001 +From e53b54039cb3226e2f2a7757ee380b12f218a7ec 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 47f8b03961..8882059b9f 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 0c97d5eacae4f584313c9251e585bb0246cceffc Mon Sep 17 00:00:00 2001 +From b605797f4f7f2ebeefdf1f7562200b63980d0ee6 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 17bcbce190..8443528ab9 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 9b2c2213a2d7aaea350649ee031e227b44343428 Mon Sep 17 00:00:00 2001 +From d9130d3caebdc902685676f0a20ffa4e75495b7b 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 767e93c43e..c3a980d682 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 3d621cf028acb3b464759abb72a38102844079b2 Mon Sep 17 00:00:00 2001 +From fc95479aa0bf1cea054d10454b2efe7c9e9bb249 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 3e950ff61c..1e283fcba5 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 = "d04d6fff00849a2a8e29ef3251c6ca04a2f68dc7" +SRCREV = "468221c722481c470e6a23760b914c33143c2af6" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr"