This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

root file system customization in Arago environment

hi,

     I was trying to build my own rtfs for proto board in arago environment.After setting up environment variables

     using below command creates default rtfs (size approx 226 mb in .tar.gz) for ti sdk image.

                         MACHINE=am335x-evm  bitbake  arago-tisdk-image 

    Now, if i want to customize it in my own way, what would the best way to do so??As far now, I can add additional

    packages to the tisdk rtfs.But some additional packages already present in that which I dont want for my final rtfs.My

   query is that ,is this the proper way to make tisdk image as a  base rtfs and to do addtion and deletion for addtional

   packages??How to remove the unncessary packages considering the dependencies of them??? My final rtfs should

   be of 120 mb approx.Any suggestion how to achieve it.

  thanks in advance,

 Sun