[OE-core] [PATCH V2 21/25] gcc: Use bitbake default FILES for packaging

Phil Blundell philb at gnu.org
Wed Jul 13 11:43:52 UTC 2011


On Wed, 2011-07-13 at 00:33 -0700, Saul Wold wrote:
> This will ensure correct -dev and -staticdev packging

[...]

> +FILES_libgfortran-dev = "${libdir}/libgfortran.so"
> +FILES_libgfortran-staticdev = " \
>    ${libdir}/libgfortran.a \
> -  ${libdir}/libgfortran.so \
>    ${libdir}/libgfortranbegin.a"

Are you sure that's right?  I would have expected libgfortranbegin.a to
go into -dev not -staticdev.

p.






More information about the Openembedded-core mailing list