classes/icecc.bbclass: Simplify, improve code creating a tar.bz2
authorHolger Freyther <zecke@selfish.org>
Sun, 20 Aug 2006 21:27:22 +0000 (21:27 +0000)
committerHolger Freyther <zecke@selfish.org>
Sun, 20 Aug 2006 21:27:22 +0000 (21:27 +0000)
commitb36de12b97e17d1d8cee26e91d97ae9951b59d52
treea4b265fd54eaf3aa1e3b34034960cb9a60d1dbec
parenta19a5fbbe6a205685d3b832ca897e4ac8a9908bd
classes/icecc.bbclass: Simplify, improve code creating a tar.bz2
    For icecream we need to package a tar.bz2 containing our
    used toolchain. It must contain a gcc, g++ and cc1 and cc1plus
    and a spec file (if it is not built-in). Optionally it contains
    host libc.so and libfd.so (which we do not package). Simplify the
    code creating the tar.bz2 and make it work with any version of
    gcc/glibc/uclibc (untested).
classes/icecc.bbclass