diff options
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 c7e6a68e23..fa9db07f3f 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 @@ | |||
| 1 | From ae76c836d98320dacb00616e19af93ac20c48825 Mon Sep 17 00:00:00 2001 | 1 | From b76523100ad785c1fed41b881d7aecda1b8ce66f Mon Sep 17 00:00:00 2001 |
| 2 | From: Alexander Kanavin <alex@linutronix.de> | 2 | From: Alexander Kanavin <alex@linutronix.de> |
| 3 | Date: Fri, 23 Aug 2024 15:29:45 +0200 | 3 | Date: Fri, 23 Aug 2024 15:29:45 +0200 |
| 4 | Subject: [PATCH] CMakeLists.txt: do not obtain wayland-scanner path from | 4 | 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 8b7da9f43d..8b51790e2a 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 @@ | |||
| 1 | From e1d84dc54b0eca3cef1136264dbbceb9ea19524c Mon Sep 17 00:00:00 2001 | 1 | From e7cd5ff25b40b807664bdcaf4f865ec769bbc52c Mon Sep 17 00:00:00 2001 |
| 2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
| 3 | Date: Wed, 3 May 2023 21:59:43 -0700 | 3 | Date: Wed, 3 May 2023 21:59:43 -0700 |
| 4 | Subject: [PATCH] tests: Fix narrowing errors seen with clang | 4 | 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 d68e9d477d..9c2fe0adb2 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 @@ | |||
| 1 | From e23bacb04ff77f86e56d6684451e5e93b59f1b0a Mon Sep 17 00:00:00 2001 | 1 | From a7b699b2647b950b5558a0d51626e44455d2a229 Mon Sep 17 00:00:00 2001 |
| 2 | From: Alexander Kanavin <alex@linutronix.de> | 2 | From: Alexander Kanavin <alex@linutronix.de> |
| 3 | Date: Fri, 22 Nov 2024 22:52:31 +0100 | 3 | Date: Fri, 22 Nov 2024 22:52:31 +0100 |
| 4 | Subject: [PATCH] tests/egl/spec: make egl_ext_surface_compression conditional | 4 | 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 a934d48c56..a196921aa4 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 @@ | |||
| 1 | From 6810358403b2de577d76cab80a4e39da77c5c442 Mon Sep 17 00:00:00 2001 | 1 | From a28c1dcdaa74b014ad33a7c04ad3b906cee2770e Mon Sep 17 00:00:00 2001 |
| 2 | From: Pascal Bach <pascal.bach@siemens.com> | 2 | From: Pascal Bach <pascal.bach@siemens.com> |
| 3 | Date: Thu, 4 Oct 2018 14:43:17 +0200 | 3 | Date: Thu, 4 Oct 2018 14:43:17 +0200 |
| 4 | Subject: [PATCH] cmake: use proper WAYLAND_INCLUDE_DIRS variable | 4 | 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 fa9cad3687..1a5d7f7006 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 @@ | |||
| 1 | From d18b10cde60f209375e79db480c46489d483c7f2 Mon Sep 17 00:00:00 2001 | 1 | From 30eb460534dbcd6c7cd23bbe733c8ed6bdd82773 Mon Sep 17 00:00:00 2001 |
| 2 | From: Alexander Kanavin <alex.kanavin@gmail.com> | 2 | From: Alexander Kanavin <alex.kanavin@gmail.com> |
| 3 | Date: Tue, 10 Nov 2020 17:13:50 +0000 | 3 | Date: Tue, 10 Nov 2020 17:13:50 +0000 |
| 4 | Subject: [PATCH] tests/util/piglit-shader.c: do not hardcode build path into | 4 | 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 c4091eecb0..ef3241c7a2 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 | |||
| 15 | " | 15 | " |
| 16 | UPSTREAM_CHECK_COMMITS = "1" | 16 | UPSTREAM_CHECK_COMMITS = "1" |
| 17 | 17 | ||
| 18 | SRCREV = "631b72944f56e688f56a08d26c8a9f3988801a08" | 18 | SRCREV = "fc8179d319046f45346bcbcc5aaeabebdf151f03" |
| 19 | # (when PV goes above 1.0 remove the trailing r) | 19 | # (when PV goes above 1.0 remove the trailing r) |
| 20 | PV = "1.0+gitr" | 20 | PV = "1.0+gitr" |
| 21 | 21 | ||
