Ah happy days then,
@NiLuJe I was poring through
some of your config docs online mate. Bless google and bless you for posting. I'm still a baby in this world but hopefully as my knowledge grows my usefulness will too...
I have the X-compiled versions of a WHOLE PILE of cool stuff now...
Just need to get my head around including the libs at runtime and I think I will have some nice things to share. Guess it's time to plow through the work of others one more time. Thanks goodness for all the giants' shoulders.
: ) I shall share the entire RootFs (which contains many of the bins and libs I have x-built ready for re-purposing) as a single tar via dropbox for those that want it. it's about 85 mb tarred up. Linky here, to be absolutely clear this is not intended for putting on a kindle.
http://db.tt/4HTOIQPp - If you don't know what you are doing then probably do nothing is good advice. This is a buildroot 'image' as a tar. nothing else.
Re licensing:
WHAT IS AN IMAGE? http://buildroot.uclibc.org/downloads/manual/manual.html#_configuration_and_general_usage
images/ where all the images (kernel image, bootloader and root filesystem images) are stored.
http://cchia-cwp.blogspot.co.uk/2010...ot-system.html
Is an interesting read (Although the linked image above is built using the CodeSourcery Toolchain not targetting uclibc so read between the lines, it does however include madlib, the ts calibrate stuff [meh so shoot me], and a pile of other goodies including qt5).
I didn't include any stuff in it that had un-redistributable licenses AFAIK.
I avoided the video xtras that had this restriction for example.
I will post a file containing all the relevant licenses once it's been created too.
HTH