Hi AM62A PSDK Champ
Could you please tell me where to check the the components to be included into tisdk_xxxx_image?
Customer would like to look into the recipe of the image in order to create their own custom image by modifying image components.
Thanks.
BR.Jack
===================================================
- tisdk-base-image
- - This is the barebone rootfs images, intended to be a starting point for users to add packages and create a custom rootfs that suits their project needs.
- tisdk-default-image
- - This is the complete rootfs image, that contains standard Linux commands and features. This image also contains the TI component libraries, binaries and out-of-box examples.
- tisdk-thinlinux-image
- - This is a minimal system image enabled with containers to provide an environment to start the next level of complex systems up. Graphics is enabled by default as well on the platforms which support graphics.
Target |
Build Output |
Description |
---|---|---|
tisdk-core-bundle |
images/<machine>/processor-sdk-linux-bundle-<machine>.tar.xz |
Full SDK |
tisdk-default-image |
images/<machine>/tisdk-default-image-<machine>.tar.xz |
Target Filesystem |
tisdk-base-image |
images/<machine>/tisdk-base-image-<machine>.tar.xz |
Minimal Target Filesytem |
tisdk-thinlinux-image |
images/<machine>/tisdk-thinlinux-image-<machine>.tar.xz |
Minimal Target Filesytem with docker enabled |
meta-toolchain-arago-tisdk |
sdk/arago-<arago-version>-<architecture>.sh |