]> code.ossystems Code Review - openembedded-core.git/commit
sat-solver: Fix build on uclibc
authorKhem Raj <raj.khem@gmail.com>
Mon, 4 Jun 2012 22:06:52 +0000 (15:06 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Jun 2012 14:54:18 +0000 (15:54 +0100)
commite0800be814c8f8adf8d6682aacea1d3ce9b14c9e
treed37ed4752f9866758cddee62f468c5a04a6bf4d7
parent492297fce0b80547d3dac9f611f463c6cc95160b
sat-solver: Fix build on uclibc

futimes is not available on uclibc so use utimes
qsort is also not as expected by sat-solver therefore
for uclibc we resort to using internal version of
qsort

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-extended/sat-solver/sat-solver/futimes.patch [new file with mode: 0644]
meta/recipes-extended/sat-solver/sat-solver_git.bb