Age | Commit message (Collapse) | Author | Files |
|
|
|
with the latest busybox.
|
|
now for SlugOS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* BIG FAT NOTE: broken for EABI: http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=180
|
|
|
|
seperate distro for such things
|
|
|
|
|
|
and 'eb2aaa8111ec4c420d768c8f835d142e4dd9b68f'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and 'dd511be6577324f0680f20fabc392b0941182942'
|
|
|
|
|
|
|
|
|
|
and 'd3e5f4ada0b246ab8888070c4b4978c4b9e50f57'
|
|
|
|
|
|
|
|
proper ones
* also remove the 'generic' jsautocfg, so only arm and powerpc are supported now. You can build 'js' (spidermonkey) on your platform to get a jsautocfg.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and '55734c4486f119a88c9e73fd18da42abdf708f5b'
|
|
that make it actually run further than before. If now segfaults after
running at 100% cpu for a while. But I cant get arm gdb to give me sensible debugging at the segfault.
|
|
|
|
and 'f3780bcc3524d0bdc5a415852de6fa66fc3526ba'
|
|
properly.
* EINTR is not really an error, but a Unix (mis)feature, and requires special
handling (i.e. retrying). Bluez authors/maintainers really should do a bit of trivial
Unix programming reading before wring BT stacks.
* Specifically EINTR happens when resuming from suspend. So, with this patch
(and assuming there're no weird APM scripts), configured BT finally survives
suspend/resume (tested on h4000). Hurrah!
|
|
and '75595250bb078a7e100758af5cacaf37e3c03572'
|
|
|