[Bug 4878] msm machine update/cleanup
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Fri Nov 28 21:33:58 CET 2008
http://bugs.openembedded.net/show_bug.cgi?id=4878
--- Comment #6 from Koen Kooi <koen at openembedded.org> 2008-11-28 21:33:57 ---
I looked at it some more and there are basically 2 problems:
* No fp emu in the kernel
* conf/distro/include/angstrom.inc:114:TARGET_FPU_armv6 ?= "hard"
We have a few options:
a) switch on fp emu in the kernel
b) switch msm machines to softfloat
c) create a new arch for non-vfp armv6
option a) would mean a speed hit, option b) means one can never install things
from the online feeds, if that does happen goto a).
option c) would be the simplest option for everyone, the only downside is that
the autobuilder will take more time building and the webserver gets yet another
feed, but the pros outweigh the cons.
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list