From patchwork Sun Dec 15 09:29:46 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: 54094 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 7E4D6C3DA4A for ; Sun, 15 Dec 2024 09:29:50 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.web10.33379.1734254979285525428 for ; Sun, 15 Dec 2024 01:29:46 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=UFBgq1JM; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=h/vSE1Gj; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 01010193c9a704a4-788adcd4-65ea-4277-9e34-477dcbd9bb0f-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=1734254986; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=PFZWzZutSO1LHxT9FP+NsgSk4NnsHF7pguIla6aQ214=; b=UFBgq1JMMWDbMm2Iv9j1Zp+GfYW89eZXzIVFoI0UIKTvg4l19vMFcB42AwHtFI69 YwrPdIwE/Iwvxdy6jqH1VU2kzrq82WqT1PgMidxXxGg9LGQTANihJ/jdttsSxPR25ha Ic5Dhi4koNtmEG9YohxxD0/1uHbFjnjhEfVjER6w= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1734254986; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=PFZWzZutSO1LHxT9FP+NsgSk4NnsHF7pguIla6aQ214=; b=h/vSE1GjT/F/5CaLnY74WP/Gc8CHU0OnvkPrm2CrQNrk2VCiEUFnHkVaVeBy9B2C ELSP59TnBxm8xSvI+lNyI0mPwypUlwefsb0aUQ/L44ANY4OqHcMHJKf0k9z9SNZTFg/ ljO81PELAd0KElY2LIYMsfZHUmmKwKBOQp9Ewg70= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] piglit: upgrading to 00affcf3a78a1200cc8fb1e5264c19ac1f8f0fa2 SUCCEEDED Message-ID: <01010193c9a704a4-788adcd4-65ea-4277-9e34-477dcbd9bb0f-000000@us-west-2.amazonses.com> Date: Sun, 15 Dec 2024 09:29:46 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.12.15-54.240.27.31 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, 15 Dec 2024 09:29:50 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/208730 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *piglit* to *00affcf3a78a1200cc8fb1e5264c19ac1f8f0fa2* 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 88faa24a660d00c7352f0c4994bc78e574d1ede8 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 15 Dec 2024 08:23:20 +0000 Subject: [PATCH] piglit: upgrade to latest revision --- ...Lists.txt-do-not-obtain-wayland-scanner-path-fr.patch | 2 +- ...0001-tests-Fix-narrowing-errors-seen-with-clang.patch | 2 +- ...-egl-spec-make-egl_ext_surface_compression-cond.patch | 9 +++------ ...-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch | 2 +- ...-util-piglit-shader.c-do-not-hardcode-build-pat.patch | 2 +- meta/recipes-graphics/piglit/piglit_git.bb | 2 +- 6 files changed, 8 insertions(+), 11 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..71f79af245 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 592779bf69726e4c268823af1291ded282e8665f 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..2c91ee8031 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 1bc6ae4b29e103285bea1c8424af5356cedb6ebd 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 69cc302912..9cd6c70a30 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 1bee1b238eb6e7dcc4abc1bf6c96bec7bcba2401 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 @@ -20,7 +20,7 @@ Signed-off-by: Alexander Kanavin 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/tests/egl/spec/egl_ext_surface_compression/CMakeLists.gles3.txt b/tests/egl/spec/egl_ext_surface_compression/CMakeLists.gles3.txt -index d9540bcfde27..01a70164f444 100644 +index d9540bcfd..01a70164f 100644 --- a/tests/egl/spec/egl_ext_surface_compression/CMakeLists.gles3.txt +++ b/tests/egl/spec/egl_ext_surface_compression/CMakeLists.gles3.txt @@ -2,10 +2,12 @@ link_libraries( @@ -39,7 +39,7 @@ index d9540bcfde27..01a70164f444 100644 # vim: ft=cmake: diff --git a/tests/egl/spec/egl_ext_surface_compression/create_surface.c b/tests/egl/spec/egl_ext_surface_compression/create_surface.c -index e3d55d4331fb..35f13fd007b4 100644 +index e3d55d433..35f13fd00 100644 --- a/tests/egl/spec/egl_ext_surface_compression/create_surface.c +++ b/tests/egl/spec/egl_ext_surface_compression/create_surface.c @@ -25,7 +25,6 @@ @@ -50,6 +50,3 @@ index e3d55d4331fb..35f13fd007b4 100644 #include "../../egl-wayland.h" static enum piglit_result --- -2.39.5 - 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..1a1ea016ce 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 5c0ddc9c471254f5ba9197ee86808696b50f4587 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..153d7614e7 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 966a90c1403b696b5c84fef1345cd3490a6c810a 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..829cb7730f 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 = "00affcf3a78a1200cc8fb1e5264c19ac1f8f0fa2" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr"