Tool/software:
How on earth can I remove all GPLv3 software from tisdk-base-image (or any other image TI is providing)? Bash is a dependency for multiple packages and at the moment I'm stuck on update-alternatives-opkg, which is a requirement from packagegroup-core-boot. update-alternatives-opkg will use opkg-utils which requires bash. What other alternatives there are for PREFERRED_PROVIDER_virtual/update-alternatives to get rid of opkg-utils? Or how have the others solved the GPLv3 problem?
With buildroot there wouldn't be a such problem (I'm still waiting for the buildroot release!).
JHi