diff options
| -rw-r--r-- | meta-oe/recipes-extended/fluentbit/fluentbit_1.9.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit_1.9.7.bb b/meta-oe/recipes-extended/fluentbit/fluentbit_1.9.7.bb index 814d4b9644..f626168421 100644 --- a/meta-oe/recipes-extended/fluentbit/fluentbit_1.9.7.bb +++ b/meta-oe/recipes-extended/fluentbit/fluentbit_1.9.7.bb | |||
| @@ -11,7 +11,7 @@ LICENSE = "Apache-2.0" | |||
| 11 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" | 11 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" |
| 12 | SECTION = "net" | 12 | SECTION = "net" |
| 13 | 13 | ||
| 14 | SRC_URI = "https://releases.fluentbit.io/1.9/source-${PV}.tar.gz;subdir=fluent-bit-${PV} \ | 14 | SRC_URI = "https://releases.fluentbit.io/1.9/source-${PV}.tar.gz;subdir=fluent-bit-${PV};downloadfilename=${BPN}-${PV}.tar.gz \ |
| 15 | file://0001-CMakeLists.txt-Do-not-use-private-makefile-target.patch \ | 15 | file://0001-CMakeLists.txt-Do-not-use-private-makefile-target.patch \ |
| 16 | file://0002-flb_info.h.in-Do-not-hardcode-compilation-directorie.patch \ | 16 | file://0002-flb_info.h.in-Do-not-hardcode-compilation-directorie.patch \ |
| 17 | file://0003-mbedtls-Do-not-overwrite-CFLAGS.patch \ | 17 | file://0003-mbedtls-Do-not-overwrite-CFLAGS.patch \ |
