[OE-core] [PATCH 5/6] beecrypt: Fix up packaging QA warnings

Phil Blundell pb at pbcl.net
Fri Jul 1 15:19:21 UTC 2011


On Fri, 2011-07-01 at 16:17 +0100, Richard Purdie wrote:
> +FILES_${PN} = "${sysconfdir} ${libdir}/*.so.* ${libdir}/${BPN}/*.so.*"

You can use ${SOLIBS} there...

> +FILES_${PN}-dev += "${libdir}/${BPN}/*.so ${libdir}/${BPN}/*.la

... and ${SOLIBSDEV} there.

p.






More information about the Openembedded-core mailing list