From: Hari Prasath G E <gehariprasath@ti.com>
To: Andrew Davis <afd@ti.com>, <reatmon@ti.com>
Cc: <praneeth@ti.com>, <denys@konsulko.com>,
<meta-arago@lists.yoctoproject.org>, <s-kapoor@ti.com>,
<p-gupta5@ti.com>, <u-kumar1@ti.com>
Subject: Re: [meta-arago][scarthgap][PATCH] tisdk-default-image: add ti-vendor-kernel-headers-dev to DEVTOOLS
Date: Sat, 29 Aug 2026 08:37:58 +0530 [thread overview]
Message-ID: <cc7986da-96de-469b-8c52-773cd3c118bf@ti.com> (raw)
In-Reply-To: <e2ebea10-e5c3-42d4-b6c3-5675da4923a9@ti.com>
On 8/28/2026 7:48 PM, Andrew Davis wrote:
> On 8/28/26 3:09 AM, Hari Prasath Gujulan Elango wrote:
>> TI vendor kernel uapi additions (e.g. DMA_HEAP_IOCTL_EXPORT) isn't
>> present in the standard header provided by the linux-libc-headers,
>> so on-target compilation against them needs the ti-vendor-kernel-
>> headers-dev
>> package alongside linux-libc-headers-dev.
>>
>> Signed-off-by: Hari Prasath Gujulan Elango <gehariprasath@ti.com>
>> ---
>> meta-arago-distro/recipes-core/images/tisdk-default-image.bb | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/meta-arago-distro/recipes-core/images/tisdk-default-
>> image.bb b/meta-arago-distro/recipes-core/images/tisdk-default-image.bb
>> index 264d1b2d..cac6628e 100644
>> --- a/meta-arago-distro/recipes-core/images/tisdk-default-image.bb
>> +++ b/meta-arago-distro/recipes-core/images/tisdk-default-image.bb
>> @@ -36,6 +36,7 @@ IMAGE_FSTYPES:remove:omapl138 = "ubifs ubi"
>> DEVTOOLS = " \
>> linux-libc-headers-dev \
>> + ti-vendor-kernel-headers-dev \
>
> What application(s) actually need this header file, shouldn't they
> add it to their DEPENDS line instead of unconditionally installing
> for this image? (and why only this image, we have other images
> folks build on)
>
> Andrew
The application that requires this header doesn't reside in meta-arago
layer. I don't think it resides in the meta-edgeai layer either.Maybe
Sourabh or Puyush can confirm how they are compiling this application.
The ADAS image uses the tisdk-default-image, so I have done this change
only to this. I cross-verified with the processor SDK folks.
Regards,
Hari
>
>> build-essential \
>> packagegroup-core-tools-debug \
>> git \
>
next prev parent reply other threads:[~2026-08-29 3:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-28 8:09 [meta-arago][scarthgap][PATCH] tisdk-default-image: add ti-vendor-kernel-headers-dev to DEVTOOLS Hari Prasath Gujulan Elango
2026-08-28 8:16 ` PRC Automation
2026-08-28 14:18 ` Andrew Davis
2026-08-28 17:37 ` Denys Dmytriyenko
2026-08-29 3:07 ` Hari Prasath G E [this message]
[not found] ` <18D027E982BFB652.841883@lists.yoctoproject.org>
2026-08-30 13:51 ` Hari Prasath G E
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=cc7986da-96de-469b-8c52-773cd3c118bf@ti.com \
--to=gehariprasath@ti.com \
--cc=afd@ti.com \
--cc=denys@konsulko.com \
--cc=meta-arago@lists.yoctoproject.org \
--cc=p-gupta5@ti.com \
--cc=praneeth@ti.com \
--cc=reatmon@ti.com \
--cc=s-kapoor@ti.com \
--cc=u-kumar1@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.