[OE-core] [PATCH 18/20] eglibc: refactor packages for staticdev

Phil Blundell philb at gnu.org
Sun Jan 22 20:30:21 UTC 2012


On Fri, 2012-01-20 at 21:18 -0800, Saul Wold wrote:
> @@ -54,6 +56,7 @@ RDEPENDS_${PN}-utils += "bash"
>  FILES_${PN}-pcprofile = "${base_libdir}/libpcprofile.so"
>  FILES_eglibc-thread-db${PKGSUFFIX} = "${base_libdir}/libthread_db.so.* ${base_libdir}/libthread_db-*.so"
>  RPROVIDES_${PN}-dev += "libc-dev"
> +RPROVIDES_${PN}-dev += "libc-staticdev"

Is that really what you wanted?

More generally, I'm not very convinced that all these RPROVIDES in the
eglibc recipes are serving any useful purpose anymore.  I think we
should be trying to get rid of them, not adding new ones.  Does anybody
know of anything which currently depends on them?

p.






More information about the Openembedded-core mailing list