[PATCH 0 of 2] Add support for retrieving needed custom tarballs
Jerzy Grzegorek
jerzy.grzegorek@trzebnica.net
Sat May 4 11:30:00 GMT 2013
After selecting CT_KERNEL_LINUX_CUSTOM kernel configuration item,
softlink in function scripts/functions:CT_GetCustom() is created
and if linux custom tarball does not locally exist, this leads
subsequently to extracting error.
These patches:
1) Check if linux custom tarball locally exists
2) If does not exist, retrieve it
3) Change its debug info
for example: from linux-3.4 to linux-custom
Currently there is not possible to choose custom version for other
tarballs: gdb, uClibc, newlib, gcc, binutils.
They all call function - scripts/functions:CT_GetCustom()
Regards,
Jerzy
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list