summaryrefslogtreecommitdiff
path: root/conf/distro/jlime-henchman.conf
AgeCommit message (Collapse)AuthorFiles
2010-01-18Remove obselete distro files:Kristoffer Ericson1
* We earlier had an need for different distro files due to differences in archs. Now we have managed to merge all platforms into a single distro file. Besides these old distro files havent been used in between 1-4 years so its time to get rid of them. All current development should focus on the jlime-2009.1.conf distro file (which is up to date). Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2009-05-04All distros: Bring in conf/distro/include/${LIBC}.incTom Rini1
With minimal/minimal-uclibc we have to do a little rework so that minimal-uclibc can override the main distro. Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-05-04All distro conf files: Use LIBC to pick or set your libc.Tom Rini1
Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com>
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-05-04conf/distro/jlime-henchman.conf : Add sub-distro file 'henchman'Kristoffer Ericson1
* JLime supports the NEC Mobilepro 900/c machine and we require (atleast for now) a seperate config file for this.