You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I was discussing the issue with my colleague, I have decided to update the docker and add the necessary stuff into that. Previously I was building the SDK with script inside a docker container (I have also a custom dockerfile.), May be, I can combine these two.
In fact a simple self-contained thing like that probably best is mounted as volume or layered on top of the central container, no need to "fork" that container
Hi,
I am trying to use kas to build yocto and I am experimenting building TI Processor SDK with kas. You clan find related information via the link below:
https://software-dl.ti.com/processor-sdk-linux/esd/docs/latest/linux/Overview_Building_the_SDK.html
For building the SDK, two external compilers are used:
and some exports are done:
I did not know how to add into the yaml file, it would be nice if we can support that.
Kind regards,
Mustafa
The text was updated successfully, but these errors were encountered: