diff options
| -rw-r--r-- | meta-oe/recipes-extended/fluentbit/fluentbit_4.2.1.bb (renamed from meta-oe/recipes-extended/fluentbit/fluentbit_4.2.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit_4.2.0.bb b/meta-oe/recipes-extended/fluentbit/fluentbit_4.2.1.bb index 2c9b874e50..4ca8c5ed77 100644 --- a/meta-oe/recipes-extended/fluentbit/fluentbit_4.2.0.bb +++ b/meta-oe/recipes-extended/fluentbit/fluentbit_4.2.1.bb | |||
| @@ -17,9 +17,9 @@ DEPENDS = "\ | |||
| 17 | " | 17 | " |
| 18 | DEPENDS:append:libc-musl = " fts" | 18 | DEPENDS:append:libc-musl = " fts" |
| 19 | 19 | ||
| 20 | SRCREV = "6bc014390c5485b96521c56b98369b44b9faa08b" | 20 | SRCREV = "909b1a917b4f46c40657a73821541fa03581a823" |
| 21 | SRC_URI = "\ | 21 | SRC_URI = "\ |
| 22 | git://github.com/fluent/fluent-bit.git;branch=master;protocol=https \ | 22 | git://github.com/fluent/fluent-bit.git;branch=master;protocol=https;tag=v${PV} \ |
| 23 | file://0001-lib-Do-not-use-private-makefile-targets-in-CMakelist.patch \ | 23 | file://0001-lib-Do-not-use-private-makefile-targets-in-CMakelist.patch \ |
| 24 | file://0002-flb_info.h.in-Do-not-hardcode-compilation-directorie.patch \ | 24 | file://0002-flb_info.h.in-Do-not-hardcode-compilation-directorie.patch \ |
| 25 | file://0003-CMakeLists.txt-Revise-init-manager-deduction.patch \ | 25 | file://0003-CMakeLists.txt-Revise-init-manager-deduction.patch \ |
