Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-12-26 | This is for building binary locales for SH3 via qemu. Note that | Kristoffer Ericson | 1 | |
qemu-native has no support for sh3, one has to provide Qemu outside of OE. Qemu only has the qemu-sh4 applet, but since SH4 is a superset of SH3, simply linking qemu-sh4 to qemu-sh3 and enabling ASSUME_PROVIDED += "qemu-native" will do. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com> | ||||
2009-11-20 | glibc: Separate out core glibc packaging functionality into a class which ↵ | Richard Purdie | 1 | |
can be reused by external toolchains (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> |