From: <a-christidis@ti.com>
To: <reatmon@ti.com>, <meta-arago@lists.yoctoproject.org>
Subject: [meta-arago][scarthgap][PATCH v4 2/2] meta-arago-test: opencl_headers 2023.12.14 -> 2024.05.08
Date: Fri, 21 Feb 2025 14:41:53 -0600 [thread overview]
Message-ID: <20250221204153.428129-3-a-christidis@ti.com> (raw)
In-Reply-To: <20250221204153.428129-1-a-christidis@ti.com>
From: Antonios Christidis <a-christidis@ti.com>
Version update for the opencl_headers. This version of the headers
is supported by the opencl-cts.
meta-openembedded rejected a backport of the headers recipe in master
to scarthgap due to their lts process. Where, new packages and major
package version changes are only allowed within the first 7 months
of a lts branch opening.
Signed-off-by: Antonios Christidis <a-christidis@ti.com>
---
v3:
- Changed from adress, it was wrong.
v2:
- changed recipe structure in order to be yocto compliant
| 4 ++++
| 1 +
2 files changed, 5 insertions(+)
create mode 100644 meta-arago-test/recipes-extended/opencl/opencl-headers_%.bbappend
create mode 100644 meta-arago-test/recipes-extended/opencl/opencl_headers-ti.inc
--git a/meta-arago-test/recipes-extended/opencl/opencl-headers_%.bbappend b/meta-arago-test/recipes-extended/opencl/opencl-headers_%.bbappend
new file mode 100644
index 00000000..c890ecb7
--- /dev/null
+++ b/meta-arago-test/recipes-extended/opencl/opencl-headers_%.bbappend
@@ -0,0 +1,4 @@
+OPENCL_HEADERS_TI = ""
+OPENCL_HEADERS_TI:ti-soc = "opencl_headers-ti.inc"
+
+require ${OPENCL_HEADERS_TI}
--git a/meta-arago-test/recipes-extended/opencl/opencl_headers-ti.inc b/meta-arago-test/recipes-extended/opencl/opencl_headers-ti.inc
new file mode 100644
index 00000000..4dff02d9
--- /dev/null
+++ b/meta-arago-test/recipes-extended/opencl/opencl_headers-ti.inc
@@ -0,0 +1 @@
+SRCREV = "8275634cf9ec31b6484c2e6be756237cb583999d"
--
2.34.1
prev parent reply other threads:[~2025-02-21 20:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-21 20:41 [meta-arago][scarthgap][PATCH v4 0/2] Introducing Opencl-cts a-christidis
2025-02-21 20:41 ` [meta-arago][scarthgap][PATCH v4 1/2] meta-arago-test: add recipe opencl-cts a-christidis
2025-02-21 22:03 ` Denys Dmytriyenko
2025-02-21 20:41 ` a-christidis [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250221204153.428129-3-a-christidis@ti.com \
--to=a-christidis@ti.com \
--cc=meta-arago@lists.yoctoproject.org \
--cc=reatmon@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.