mbox series

[kirkstone,0/3] piglit: backported fixes and configs

Message ID 20230525014448.486619-1-rs@ti.com
Headers show
Series piglit: backported fixes and configs | expand

Message

Randolph Sapp May 25, 2023, 1:44 a.m. UTC
From: Randolph Sapp <rs@ti.com>

This is a set of patches for piglit from master that are relevant to
kirkstone.

The following patch was lightly modified since it referenced other
patches that were not necessary here:

piglit: Add PACKAGECONFIG for glx and opencl

Tom Hochstein (2):
  piglit: Add PACKAGECONFIG for glx and opencl
  piglit: Add missing glslang dependencies

Zoltan Boszormenyi (1):
  piglit: Fix build time dependency

 ...roper-WAYLAND_INCLUDE_DIRS-variable.patch} |  0
 ...-shader.c-do-not-hardcode-build-pat.patch} |  0
 ...n-t-enable-GLX-if-tests-are-disabled.patch | 32 +++++++++++++++++++
 meta/recipes-graphics/piglit/piglit_git.bb    | 13 +++++---
 4 files changed, 40 insertions(+), 5 deletions(-)
 rename meta/recipes-graphics/piglit/piglit/{0001-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch => 0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch} (100%)
 rename meta/recipes-graphics/piglit/piglit/{0002-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch => 0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch} (100%)
 create mode 100644 meta/recipes-graphics/piglit/piglit/0005-cmake-Don-t-enable-GLX-if-tests-are-disabled.patch