[oe] [meta-oe][PATCH] fftw: Allow an empty package for fftw.

Khem Raj raj.khem at gmail.com
Fri Oct 21 17:08:25 UTC 2016


> On Oct 21, 2016, at 5:14 AM, Philip Balister <philip at balister.org> wrote:
> 
> The fftw-dev package RDEPENDS on the fftw package. Let the recipe create an
> empty one to satisfy this requirement.
> 
> Signed-off-by: Philip Balister <philip at balister.org>
> ---
> meta-oe/recipes-support/fftw/fftw_3.3.4.bb | 2 ++
> 1 file changed, 2 insertions(+)
> 
> diff --git a/meta-oe/recipes-support/fftw/fftw_3.3.4.bb b/meta-oe/recipes-support/fftw/fftw_3.3.4.bb
> index 0faaea1..0bb6cc2 100644
> --- a/meta-oe/recipes-support/fftw/fftw_3.3.4.bb
> +++ b/meta-oe/recipes-support/fftw/fftw_3.3.4.bb
> @@ -69,4 +69,6 @@ FILES_fftwl-wisdom = "${bindir}/fftwl-wisdom"
> FILES_fftwf-wisdom = "${bindir}/fftwf-wisdom"
> FILES_fftw-wisdom-to-conf = "${bindir}/fftw-wisdom-to-conf"
> 
> +ALLOW_EMPTY_${PN}= “1"

as Martin said

RDEPENDS_${PN}-dev = “”

should be done.

> +
> BBCLASSEXTEND = "native"
> --
> 2.5.5
> 
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20161021/bc0725cc/attachment-0002.sig>


More information about the Openembedded-devel mailing list