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

Felipe Ferreri Tonello eu at felipetonello.com
Wed Apr 6 10:44:30 UTC 2016


Hi Eduardo,

On 04/04/16 07:12, Eduardo Silva wrote:
> Fluent Bit is an open source data collector for Embedded Linux, this
> patch adds the recipe for version 0.7.2.
> 
>   Project web site: http://fluentbit.io
>   Documentation   : http://fluentbit.io/documentation/
> 
> Signed-off-by: Eduardo Silva <eduardo at monkey.io>
> ---
>  meta-oe/recipes-extended/fluentbit/fluentbit_0.7.2.bb | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
>  create mode 100644 meta-oe/recipes-extended/fluentbit/fluentbit_0.7.2.bb

If the project package is called fluent-bit, why did you name the recipe
fluentbit?

> 
> diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit_0.7.2.bb b/meta-oe/recipes-extended/fluentbit/fluentbit_0.7.2.bb
> new file mode 100644
> index 0000000..e757ee6
> --- /dev/null
> +++ b/meta-oe/recipes-extended/fluentbit/fluentbit_0.7.2.bb
> @@ -0,0 +1,15 @@
> +SUMMARY = "Fast data collector for Embedded Linux"
> +HOMEPAGE = "http://fluentbit.io"
> +BUGTRACKER = "https://github.com/fluent/fluent-bit/issues"
> +
> +SRC_URI = "http://fluentbit.io/releases/0.7/fluent-bit-${PV}.tar.gz"
> +SRC_URI[md5sum] = "6df9d676e1d2d782a243e655e144e8ae"
> +SRC_URI[sha256sum] = "695b56ce378f56855c9554f88f5d8e4f7b11ba7691284903870f779912af4ebe"
> +S = "${WORKDIR}/fluent-bit-${PV}"
> +
> +LICENSE = "Apache-2.0"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
> +
> +DEPENDS = "zlib"
> +
> +inherit cmake
> 

-- 
Felipe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x92698E6A.asc
Type: application/pgp-keys
Size: 7195 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20160406/a8d389fa/attachment-0002.bin>


More information about the Openembedded-devel mailing list