summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-06-09 18:28:47 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-09 07:26:34 -0700
commit0b59fc4f0b35e8025264270537a717ba5d4aabdb (patch)
tree2027b5b5daee6c84aefd4cf38abdf8ec0e1f86cc
parent7045a97518d4db4c355449681521b3bf89e30267 (diff)
downloadmeta-openembedded-0b59fc4f0b35e8025264270537a717ba5d4aabdb.tar.gz
fluentbit: upgrade 5.0.6 -> 5.0.7
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-oe/recipes-extended/fluentbit/fluentbit_5.0.7.bb (renamed from meta-oe/recipes-extended/fluentbit/fluentbit_5.0.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit_5.0.6.bb b/meta-oe/recipes-extended/fluentbit/fluentbit_5.0.7.bb
index c7583bc369..1b2c628620 100644
--- a/meta-oe/recipes-extended/fluentbit/fluentbit_5.0.6.bb
+++ b/meta-oe/recipes-extended/fluentbit/fluentbit_5.0.7.bb
@@ -17,7 +17,7 @@ DEPENDS = "\
17" 17"
18DEPENDS:append:libc-musl = " fts" 18DEPENDS:append:libc-musl = " fts"
19 19
20SRCREV = "7b3a43645dcf41fce38ac4e72b1e9e2f7641b027" 20SRCREV = "5880717dd881b8839850a4645996de1ac47b1a5d"
21SRC_URI = "\ 21SRC_URI = "\
22 git://github.com/fluent/fluent-bit.git;nobranch=1;protocol=https;tag=v${PV} \ 22 git://github.com/fluent/fluent-bit.git;nobranch=1;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 \