Attached is a patch that updates owfs to latest version.
The upstream changes mean that our C-library and kernel has to support
threads. As far as I can tell, this isn't a problem on any platforms, but I
may be wrong.
Signed-Off: D.S. Ljungmark
0001-owfs-Update-owfs-to-2.9p0.patch
Description:
On Mon, Jan 30, 2012 at 6:52 AM, Philip Prindeville <
philipp_s...@redfish-solutions.com> wrote:
> Anyone know why target/linux/x86/config-default has:
>
> CONFIG_MATH_EMULATION=y
>
> turned on? Most modern x86 processors have floating point. Not having an
> FPU is the exception, not the rule.
>