[oe] [meta-oe][PATCH] fluentbit: add new recipe

Eduardo Silva eduardo at monkey.io
Fri Apr 1 16:53:41 UTC 2016


> +LIC_FILES_CHKSUM =
"file://${S}/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"

>
> LIC_FILES_CHKSUM is relative to ${S}, so LIC_FILES_CHKSUM =
> "file://LICENSE.. should work fine
>
>
Thanks, I have updated my local copy


> > +
> > +RDEPENDS_${PN} = "zlib"
>
> If it does link with libz then the runtime dependency should be added
> automatically by shlibs code in package.bbclass if it's not the case
> can you add comment explaining why it needs to be added explicitly?
>
>
I added that because I got a QA warning message:

WARNING: QA Issue: fluentbit-dev rdepends on zlib, but it isn't a build
dependency? [build-deps]
WARNING: QA Issue: fluentbit rdepends on zlib, but it isn't a build
dependency? [build-deps]

what's your suggestion in this case ?

best



> > +
> > +inherit cmake
> > --
> > 2.5.0
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
> --
> Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
>


-- 
Eduardo Silva
Monkey Software



More information about the Openembedded-devel mailing list