[OE-core] uclibc SDK not including libpthread_nonshared.a

2012-04-22 Thread Mark Norman
Hi, I have experienced some issues building external code using an oe-core built SDK.  I can get code to compile fine but when linking it complains about missing libpthread_nonshared.a or uclibc_nonshared.a. Neither library is included in the SDK directory.  I noticed that uclibc.inc attempts to

Re: [OE-core] uclibc SDK not including libpthread_nonshared.a

2012-04-22 Thread Khem Raj
On Sun, Apr 22, 2012 at 4:47 AM, Mark Norman mpnor...@gmail.com wrote: --- a/meta/recipes-core/uclibc/uclibc.inc +++ b/meta/recipes-core/uclibc/uclibc.inc @@ -48,9 +48,7 @@ RDEPENDS_${PN}-dev = linux-libc-headers-dev  INHIBIT_DEFAULT_DEPS = 1 -PACKAGES =+ ldd uclibc-utils-dbg uclibc-utils