blob: c75f446e11fbcd60efb0aa4163431a08312fe912 [file] [log] [blame]
Patrick Williamsddad1a12017-02-23 20:36:32 -06001SUMMARY = "Fast data collector for Embedded Linux"
2HOMEPAGE = "http://fluentbit.io"
3BUGTRACKER = "https://github.com/fluent/fluent-bit/issues"
4
5SRC_URI = "http://fluentbit.io/releases/0.7/fluent-bit-${PV}.tar.gz"
6SRC_URI[md5sum] = "6df9d676e1d2d782a243e655e144e8ae"
7SRC_URI[sha256sum] = "695b56ce378f56855c9554f88f5d8e4f7b11ba7691284903870f779912af4ebe"
8S = "${WORKDIR}/fluent-bit-${PV}"
9
10LICENSE = "Apache-2.0"
11LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
12
13DEPENDS = "zlib"
14INSANE_SKIP_${PN}-dev += "dev-elf"
15
16inherit cmake