diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2023-04-03 13:38:21 -0700 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2023-04-03 13:41:46 -0700 |
commit | c8550937c66e9671209a74f28dcaf45b8284a990 (patch) | |
tree | 335dd4c61ee1545cb7c527568370a63fa4c3b1a3 | |
parent | c9aa2da7415cc74ac644b58393d197dd44aca7b0 (diff) | |
download | meta-freescale-c8550937c66e9671209a74f28dcaf45b8284a990.tar.gz |
piglit: Restore GL tests
The build is working now.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
-rw-r--r-- | recipes-graphics/piglit/piglit_%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/piglit/piglit_%.bbappend b/recipes-graphics/piglit/piglit_%.bbappend index bc3d2d87..fe2a0bc2 100644 --- a/recipes-graphics/piglit/piglit_%.bbappend +++ b/recipes-graphics/piglit/piglit_%.bbappend | |||
@@ -1,4 +1,4 @@ | |||
1 | PACKAGECONFIG:remove:imxgpu = "x11 glx" | 1 | PACKAGECONFIG:remove:imxgpu = "glx" |
2 | 2 | ||
3 | PACKAGECONFIG:append:mx8-nxp-bsp = " opencl" | 3 | PACKAGECONFIG:append:mx8-nxp-bsp = " opencl" |
4 | PACKAGECONFIG:append:mx9-nxp-bsp = " opencl" | 4 | PACKAGECONFIG:append:mx9-nxp-bsp = " opencl" |