[OE-core] [PATCH] eglibc-dbg: provides libc6-dbg

Phil Blundell pb at pbcl.net
Wed Jan 22 07:08:10 UTC 2014


On Wed, 2014-01-22 at 11:12 +0800, Kai Kang wrote:
> Update eglibc-package.inc to let eglibc-dbg provides libc6-dbg.
> 
> The use case is that when libc6-dbg is needded to be installed into
> image, we don't need change glibc-dbg to uclibc-dbg in recipe when we
> change to use package uclibc as default C library.
> -RPROVIDES_${PN}-dbg = "glibc-dbg"
> +RPROVIDES_${PN}-dbg = "glibc-dbg libc6-dbg"

Isn't PKG_${PN}-dbg set to libc6-dbg anyway (by libc-common.bbclass)?
Can you explain the use case and justification for this change a bit
more clearly?

p.





More information about the Openembedded-core mailing list