summaryrefslogtreecommitdiff
path: root/conf/distro/minimal.conf
AgeCommit message (Collapse)AuthorFiles
2008-07-25Change the toolchain build sequence. Helps in reproducable toolchains ↵Khem Raj1
components when recompiled. Also same sequence for all different combinations (uclibc/nptl/eglibc/glibc/linuxthreads). Also fixes and patches that I worked to get various ancient compilers working.
2008-07-19conf/bitbake.conf: Merge in multimachine making it the standard layout as ↵Richard Purdie1
discussed on the mailing list. Anyone wanting the previous layout can INHERIT the new singlemachine class
2008-06-24rename generic[-uclibc].conf to minimal[-uclibc].conf to better indicate ↵Michael Lauer1
that this is a distribution configuration that serves as a lean-and-mean starting point, imposing only a minimal amount of policies.