Tool/software: TI C/C++ Compiler
HI ,
Please do find the sdk details
sdk version- processor-sdk-06.01.00.08-config.txt
Am trying to optimize the rootfs image from 160MB to less than 100 MB
Currently with arago-base-tisdk-image.bb my rfs size is around 160MB.In order to reduce the size I tried the following minimal bb files -> core-image-minimal.bb and arago-tiny-image.bb
Image got compiled in both the cases core-image-minimal.bb and arago-tiny-image.bb but I couldn't find any .ko's under the rootfs when its been packed.
Can you please share us how do we install all .ko files too under rootfs when its been packed?