Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-12-09 | Fix compilation of Openembedded on ppc64 | Michael Buesch | 1 | |
This adds ppc64-linux to the siteinfo list. Signed-off-by: Michael Buesch <mb@bu3sch.de> | ||||
2008-05-28 | linux-rt: Update with latest linux-rt developments. | Leon Woestenberg | 1 | |
2008-03-14 | siteinfo bbclass: remove avr32/glibc entries - there never will be avr32 ↵ | Koen Kooi | 1 | |
support in glibc | ||||
2008-03-11 | siteinfo.bbclass: Add common-linux file | Richard Purdie | 1 | |
2007-12-01 | site: Add arm-darwin (from poky) | Richard Purdie | 1 | |
2007-09-06 | siteinfo.bbclass: Add mips (MSB) architecture | Florian Boor | 1 | |
2007-06-12 | siteinfo,insane: blackfin is uclinux, not linux | Koen Kooi | 1 | |
2007-06-11 | Blackfin support: | Koen Kooi | 1 | |
* siteinfo.bbclass, bfin-common: autofoo support * kernel-arch.bbclass, linux-libc-headers_2.6.20.bb: bfin -> blackfin mapping for the kernel * insane.bbclass: stubs for bfin arch, needs proper number, but that will get reported when it encounters the first binary * uclibc: config for adsp-bf537-stamp machine * adsp-bf537-stamp.conf: machine description for adsp-bf537-stamp board (http://www.analog.com/en/prod/0%2C2877%2CBF537%25252DSTAMP%2C00.html) The build currently stops in binutils cross with the "ld not supported on this archicture" message | ||||
2007-05-31 | siteinfo.bbclass: add rudimentary avr32 support | Koen Kooi | 1 | |
2007-04-29 | site/powerpc-common: Add a common site fike for powerpc arch | Stelios Koroneos | 1 | |
Still needs work, especially uclibc part | ||||
2007-02-12 | siteinfo.bbclass: add support for oldstyle powerpc hosts | Koen Kooi | 1 | |
2007-01-26 | siteinfo.bbclass: Added support for armeb-linux-gnueabi and ↵ | Rod Whitby | 1 | |
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-01 | siteinfo.bbclass: Demote site files message to debug log level (from poky) | Richard Purdie | 1 | |
2007-01-01 | site: Start to refactor files to benefit from common site files. Much more ↵ | Richard Purdie | 1 | |
work is needed but this is a start | ||||
2006-11-14 | site infrastructure changes: Allow more than one file per target so common ↵ | Richard Purdie | 1 | |
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. |