fluentbit: set UPSTREAM_CHECK_GITTAGREGEX

"devtool latest-version fluentbit" shows currently:
INFO: Latest version: 20220215
which is something old.

This change switches it to:
INFO: Latest version: 3.2.8
which was released on 2025-02-27.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Peter Marko 2025-03-14 21:50:29 +01:00 committed by Khem Raj
parent 93bf51cd7e
commit f342e18d83
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -31,6 +31,9 @@ SRC_URI:append:libc-musl = "\
file://0005-Use-posix-strerror_r-with-musl.patch \
"
# prefix tag with "v" to avoid upgrade to random tags like "20220215"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>(\d+(\.\d+)+))"
S = "${WORKDIR}/git"
PACKAGECONFIG ??= "\