From patchwork Thu Feb 1 18:00:06 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: 38612 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 7BB45C5478A for ; Thu, 1 Feb 2024 18:00:17 +0000 (UTC) Received: from a27-192.smtp-out.us-west-2.amazonses.com (a27-192.smtp-out.us-west-2.amazonses.com [54.240.27.192]) by mx.groups.io with SMTP id smtpd.web11.2100.1706810405441584533 for ; Thu, 01 Feb 2024 10:00:07 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=eabd8Oi2; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=SPrrTb5P; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101018d65d3f7da-94c12329-4861-4c3a-b344-b861e1426eed-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1706810407; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=x1QtPD//mdm7n+s06K11xpSaTl59ijGEuXI02S2Orw4=; b=eabd8Oi2VZLjnQd20rljXa7Cc3663uZTlCXBA2FB3fJMjNzICUszBh5PiK4VJgpH HihslJ5SL7DywyCPtifQ8EaiUdOahLWd6MX+PiMNyymmt9KoDv5EF8O6d7gXK9xrPdE dLaLWRKQhP7OTkL0+RSuCVAGZHWvZ+1s+U0z0IxQ= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1706810407; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=x1QtPD//mdm7n+s06K11xpSaTl59ijGEuXI02S2Orw4=; b=SPrrTb5Plg2Siy/GFj7s4WbuVNROXgKELlQ1ksm7RXTQ8uW65CVsheGvdupn0dC6 5RlQUQmpRWd6ISABDp1TYSivp08xTKqwBjF219IDa1xpcBbpMgkRT2MfPC3sXAJuxlM x4aSyCdPKCFDWaL5MBzgQY70FOZTgpELFghGbbEc= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] piglit: upgrading to cc1e4d6761a9a7a5e6ba3952bb9602078b578352 SUCCEEDED Message-ID: <0101018d65d3f7da-94c12329-4861-4c3a-b344-b861e1426eed-000000@us-west-2.amazonses.com> Date: Thu, 1 Feb 2024 18:00:06 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.02.01-54.240.27.192 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 ; Thu, 01 Feb 2024 18:00:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/194673 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *piglit* to *cc1e4d6761a9a7a5e6ba3952bb9602078b578352* 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 1d53580f976c36ffc291e0379c68d8f3283fc024 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 1 Feb 2024 13:16:35 +0000 Subject: [PATCH] piglit: upgrade to latest revision --- ...-tests-Fix-narrowing-errors-seen-with-clang.patch | 6 ++---- ...ke-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch | 8 +++----- ...l-piglit-shader.c-do-not-hardcode-build-pat.patch | 12 +++++------- meta/recipes-graphics/piglit/piglit_git.bb | 2 +- 4 files changed, 11 insertions(+), 17 deletions(-) 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 b1bb00e052..450420b067 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 cd38c91e8c743bfc1841bcdd08e1ab18bf22f0e1 Mon Sep 17 00:00:00 2001 +From 94e5c9976638744666c75a49ae820814f35d711e 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 @@ -9,6 +9,7 @@ zer list [-Wc++11-narrowing] Upstream-Status: Submitted [https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/807] Signed-off-by: Khem Raj + --- .../spec/ext_framebuffer_multisample/draw-buffers-common.cpp | 4 ++-- tests/util/piglit-test-pattern.cpp | 4 ++-- @@ -48,6 +49,3 @@ index 43d451d6a..52ee94457 100644 glClearBufferuiv(GL_COLOR, 0, clear_color); break; } --- -2.40.1 - 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 5d6ec368ba..75cd93782a 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 3bf1beee1ddd19bc536ff2856e04ac269d43daa2 Mon Sep 17 00:00:00 2001 +From 46e1a25380b15e489b22184d1fe61b581763778e 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 @@ -10,12 +10,13 @@ when cross compiling. Signed-off-by: Pascal Bach Upstream-Status: Submitted [piglit@lists.freedesktop.org] + --- tests/util/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/util/CMakeLists.txt b/tests/util/CMakeLists.txt -index a5f080156..a303a9f58 100644 +index 1714ab41f..3b67aa7da 100644 --- a/tests/util/CMakeLists.txt +++ b/tests/util/CMakeLists.txt @@ -97,7 +97,7 @@ if(PIGLIT_USE_WAFFLE) @@ -27,6 +28,3 @@ index a5f080156..a303a9f58 100644 ) endif() if(PIGLIT_HAS_X11) --- -2.11.0 - 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 16c7c5c803..c8d7c6c154 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,19 +1,20 @@ -From 1c67250308a92d4991ed05d9d240090ab84accae Mon Sep 17 00:00:00 2001 +From d66fbc3c8610b6e64f8c39cc8e222c6399b5bead Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 10 Nov 2020 17:13:50 +0000 -Subject: [PATCH 2/2] tests/util/piglit-shader.c: do not hardcode build path - into target binary +Subject: [PATCH] tests/util/piglit-shader.c: do not hardcode build path into + target binary This helps reproducibilty. Upstream-Status: Inappropriate [oe-core specific] Signed-off-by: Alexander Kanavin + --- tests/util/piglit-shader.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/util/piglit-shader.c b/tests/util/piglit-shader.c -index 4fd68d21e..c9ea8295e 100644 +index 1787eb180..9e74704b1 100644 --- a/tests/util/piglit-shader.c +++ b/tests/util/piglit-shader.c @@ -73,7 +73,7 @@ piglit_compile_shader(GLenum target, const char *filename) @@ -25,6 +26,3 @@ index 4fd68d21e..c9ea8295e 100644 } snprintf(filename_with_path, FILENAME_MAX - 1, --- -2.17.1 - diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index 1bc3b784c7..95e41123c6 100644 --- a/meta/recipes-graphics/piglit/piglit_git.bb +++ b/meta/recipes-graphics/piglit/piglit_git.bb @@ -13,7 +13,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "f3f1b3f960611a88cb1a037114ba4724f1bf330e" +SRCREV = "cc1e4d6761a9a7a5e6ba3952bb9602078b578352" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr"