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

Khem Raj raj.khem at gmail.com
Mon Apr 23 01:28:36 UTC 2012


On Sun, Apr 22, 2012 at 4:47 AM, Mark Norman <mpnorman at 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 uclibc-gconv
> uclibc-thread-db uclibc-argp uclibc-backtrace"
> -PACKAGES =+ "uclibc-libcrypt uclibc-libintl uclibc-libnsl
> uclibc-libresolv uclibc-libm"
> -PACKAGES =+ "uclibc-libdl uclibc-libutil uclibc-libpthread uclibc-librt"
> +PACKAGES = "${PN}-dbg ${PN} ldd ${PN}-utils ${PN}-utils-dbg
> uclibc-thread-db uclibc-gconv ${PN}-dev ${PN}-staticdev ${PN}-doc
> uclibc-argp uclibc-backtrace uclibc-libcrypt uclibc-libintl
> uclibc-libnsl uclibc-libresolv uclibc-libm uclibc-libdl uclibc-libutil
> uclibc-libpthread uclibc-librt"
>
>
> Doing this caused the _nonshared.a libraries to successfully get
> packaged in the -dev package.
>
> Is this the correct way to get this to work?  If so I am happy to
> submit a proper patch, otherwise is there something else I am missing?

This is OK. can you submit this as a proper patch please.




More information about the Openembedded-core mailing list