summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/fluentbit/fluentbit_4.2.2.bb (renamed from meta-oe/recipes-extended/fluentbit/fluentbit_4.2.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit_4.2.1.bb b/meta-oe/recipes-extended/fluentbit/fluentbit_4.2.2.bb
index 4ca8c5ed77..d042293e3d 100644
--- a/meta-oe/recipes-extended/fluentbit/fluentbit_4.2.1.bb
+++ b/meta-oe/recipes-extended/fluentbit/fluentbit_4.2.2.bb
@@ -17,7 +17,7 @@ DEPENDS = "\
17" 17"
18DEPENDS:append:libc-musl = " fts" 18DEPENDS:append:libc-musl = " fts"
19 19
20SRCREV = "909b1a917b4f46c40657a73821541fa03581a823" 20SRCREV = "ddfef360d7f3ac5268942c47ccc9b01864424a05"
21SRC_URI = "\ 21SRC_URI = "\
22 git://github.com/fluent/fluent-bit.git;branch=master;protocol=https;tag=v${PV} \ 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 \