I want to build a stripped version of core-image-sato
for Odroid-C2
.
Currently, everything related to Openhanded Sato mobile environment gets into the image when I compile/build image using yocto.
I want to remove Leafpad, Shutdown, Media Player, Games/Puzzles etc but I want to keep the matchbox desktop. I don't want to remove entire desktop manager.
Can anyone please suggest a way how can I remove these apps?
I had a look at the following link: How to strip down my Yocto Linux?
But this is not what I want to achieve.