Hi TI Support.
I installed SDK ti-processor-sdk-linux-automotive-j7-evm-06_02_00.
I am building arago-tiny-image in ti-processor-sdk-linux-automotive-j7-evm-06_02_00/yocto-build with command "bitbake arago-tiny-image"
The build is successful and I can see the rootfs tar created in yocto-build/build/arago-tmp-external-arm-toolchain/deploy/images/j7-evm/arago-tiny-image-j7-evm-20200612080214.rootfs.tar.xz
however when I extract arago-tiny-image-j7-evm-20200612080214.rootfs.tar.xz and check the boot folder , it is empty.
It should contain kernel Image, dtb/dtbo files, vmlinux.gz* , arago-tiny-image-j7-evm.cpio and arago-tiny-image-j7-evm-*.rootfs.cpio. these files are missing from the boot folder in arago-tiny-image-j7-evm-20200612080214.rootfs.tar.xz
could you please guide me how to get these files.
Note1 : I copied these files manually to the rootfs after build and it works. But I want these files to be copied as part of the build process.
Note2: This issue is not observed with full image "bitbake tisdk-rootfs-image-j7-evm.tar.xz" . this issue is only with "bitbake arago-tiny-image "
Best Regards
Sami