diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-22 09:43:39 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-21 23:29:18 -0800 |
| commit | 7a34d7963e493db80fd3c19b52b6ded9c0ec0584 (patch) | |
| tree | a3dcc205d261f8c434f537459e3b2a1bc9a24338 /meta-oe/recipes-extended/fluentbit | |
| parent | 06b40fa396648602ca6c974e51cf2c1a27301766 (diff) | |
| download | meta-openembedded-7a34d7963e493db80fd3c19b52b6ded9c0ec0584.tar.gz | |
fluentbit: upgrade 4.2.0 -> 4.2.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/fluentbit')
| -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 \ |
