[oe-commits] : uclibc-svn: correct linuxthreads and add log2

OE GIT Trial gittrial at amethyst.openembedded.net
Wed Sep 17 23:19:51 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: 7febfd68610f90e250dced92a8223673f299131f
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=7febfd68610f90e250dced92a8223673f299131f

Author:  <woglinde2 at openembedded.org>
Date:   Wed Sep 17 23:09:55 2008 +0000

uclibc-svn: correct linuxthreads and add log2
* add linuxthread support for am with arm-linuxthreads.patch,
  otherwise qt-emebedded 4.4.1 is not buildable
* to enable linuxthreads you have to comment 
  LINUXTHREADS_OLD=y in uClibc.conf
* include linuxthreads-changes.patch from the uclibc-mailinglist
* add log2 function with uclibc_mathc99.patch, one program
  in qt-emebdded 4.4.1 requires this
* bump PR

---

 packages/uclibc/uclibc-svn/arm-linuxthreads.patch  |  218 +++++++++++++++
 packages/uclibc/uclibc-svn/arm/uClibc.config       |    2 +-
 .../uclibc/uclibc-svn/linuxthreads-changes.patch   |  291 ++++++++++++++++++++
 packages/uclibc/uclibc-svn/uclibc_mathc99.patch    |  270 ++++++++++++++++++
 packages/uclibc/uclibc_svn.bb                      |    7 +-
 5 files changed, 785 insertions(+), 3 deletions(-)

Diff:   http://gitweb.openembedded.net//OE.dev.git/?a=commitdiff;h=7febfd68610f90e250dced92a8223673f299131f




More information about the Openembedded-commits mailing list