All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Introducing opencl testing
@ 2025-02-05 20:04 a-christidis
  2025-02-05 20:04 ` [PATCH 1/3] meta-arago-test: Ignore Compiler Warnings Patch for OpenCL-CTS a-christidis
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: a-christidis @ 2025-02-05 20:04 UTC (permalink / raw)
  To: reatmon; +Cc: meta-arago

From: Antonios Christidis <a0507488@uda0867391-2.dhcp.ti.com>

Hello ! 

This patch series, includes everything needed to start testing opencl. 
This includes: 
- Recipe to build opencl-cts 
- A patch for opencl-cts itself 
- A bbappend to bump the version of opencl-headers

Reasoning for the above 3 can be found on the individual patches. 

Antonios Christidis (3):
  meta-arago-test: Ignore Compiler Warnings Patch for OpenCL-CTS
  meta-arago-test: Introducing OpenCL testing
  meta-arago-test: opencl-headers version v2023.12.14->v2024.05.08

 .../recipes-core/packagegroups/ti-test.bb     |  1 +
 .../opencl/opencl-headers_%.bbappend          |  1 +
 .../files/0001-Ignore-Compiler-Warnings.patch | 35 +++++++++++
 ...Ignore-Compiler-Warnings-Patch-for-O.patch | 61 +++++++++++++++++++
 .../opencl/opencl-cts_2024.08.08.bb           | 27 ++++++++
 5 files changed, 125 insertions(+)
 create mode 100644 meta-arago-test/recipes-extended/opencl/opencl-headers_%.bbappend
 create mode 100644 meta-arago-test/recipes-graphics/opencl/files/0001-Ignore-Compiler-Warnings.patch
 create mode 100644 meta-arago-test/recipes-graphics/opencl/files/0001-meta-arago-test-Ignore-Compiler-Warnings-Patch-for-O.patch
 create mode 100644 meta-arago-test/recipes-graphics/opencl/opencl-cts_2024.08.08.bb

-- 
2.34.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-02-06 16:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-05 20:04 [PATCH 0/3] Introducing opencl testing a-christidis
2025-02-05 20:04 ` [PATCH 1/3] meta-arago-test: Ignore Compiler Warnings Patch for OpenCL-CTS a-christidis
2025-02-06 16:27   ` [EXTERNAL] [meta-arago] " Chirag Shilwant
2025-02-05 20:04 ` [PATCH 2/3] meta-arago-test: Introducing OpenCL testing a-christidis
2025-02-06 16:08   ` Ryan Eatmon
2025-02-05 20:04 ` [PATCH 3/3] meta-arago-test: opencl-headers version v2023.12.14->v2024.05.08 a-christidis
2025-02-06 15:54   ` Ryan Eatmon
     [not found] ` <18216885381BCE4F.752@lists.yoctoproject.org>
2025-02-05 20:12   ` [EXTERNAL] [meta-arago] [PATCH 1/3] meta-arago-test: Ignore Compiler Warnings Patch for OpenCL-CTS Antonios Christidis
2025-02-06 16:08     ` Ryan Eatmon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.