[oe] [meta-oe][master-next][PATCH] rely on cmake.bbclass to put cmake package files in dev package

Khem Raj raj.khem at gmail.com
Sun May 20 22:27:28 UTC 2018


Hi Trevor

On Sat, May 19, 2018 at 7:41 PM, Trevor Woerner <twoerner at gmail.com> wrote:

> --- a/meta-oe/recipes-support/fftw/fftw_3.3.7.bb
> +++ b/meta-oe/recipes-support/fftw/fftw_3.3.7.bb
> @@ -74,7 +74,6 @@ FILES_fftwl-wisdom = "${bindir}/fftwl-wisdom"
>  FILES_fftwf-wisdom = "${bindir}/fftwf-wisdom"
>  FILES_fftw-wisdom-to-conf = "${bindir}/fftw-wisdom-to-conf"
>
> -FILES_${PN}-dev += "${libdir}/cmake"

fftw can be built using both autotools and cmake, for OE we use autotools
therefore it does not inherit cmake, so please reinstate this change
in next version of patch.

>  RDEPENDS_${PN}-dev = "libfftw libfftwl libfftwf"



More information about the Openembedded-devel mailing list