summaryrefslogtreecommitdiff
path: root/classes/siteinfo.bbclass
AgeCommit message (Collapse)AuthorFiles
2007-02-12siteinfo.bbclass: add support for oldstyle powerpc hostsKoen Kooi1
2007-01-26siteinfo.bbclass: Added support for armeb-linux-gnueabi and ↵Rod Whitby1
armeb-linux-uclibcgnueabi. Yes, I know neither of them work yet (or at least they don't work for me), but without adding support here no-one will be able to work on making it work.
2007-01-01siteinfo.bbclass: Demote site files message to debug log level (from poky)Richard Purdie1
2007-01-01site: Start to refactor files to benefit from common site files. Much more ↵Richard Purdie1
work is needed but this is a start
2006-11-14site infrastructure changes: Allow more than one file per target so common ↵Richard Purdie1
files can be created. Add a new class to handle this. Based on the work of Jamie Lenehan, with changes from me. This commit creates a common x86 file and the arm configs are merged but much work still remains.