eglibc: unbash ldd and add libpthread_nonshared.a to -dev
authorThomas Zimmermann <ml@vdm-design.de>
Thu, 18 Feb 2010 22:53:38 +0000 (22:53 +0000)
committerKhem Raj <raj.khem@gmail.com>
Fri, 19 Feb 2010 17:55:31 +0000 (09:55 -0800)
commit0a831e2cd1c27d30cd76ddada9a44a703ab60f41
tree283124efc6fc0fa04d04883f5dacab3418266c5c
parenteb0440f81bad74154588c761036bd3504161be14
eglibc: unbash ldd and add libpthread_nonshared.a to -dev

* replace shebang of ldd by /bin/sh, so ldd doesn't depend on bash
  anymore. Tested with busybox sh.
* added to do_configure_prepend because do_patch is only a python function
* add libpthread_nonshared.a to eglibc-dev. Now it's possible to
  compile multithreaded applications on the device.

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/eglibc/eglibc-package.bbclass
recipes/eglibc/eglibc.inc