mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-17 07:12:00 +00:00
Update UPSTREAM_CHECK_REGEX to check the correct latest stable verison. Before the patch: $ devtool latest-version fuse3 INFO: Current version: 3.16.2 INFO: Latest version: After the patch: $ devtool latest-version fuse3 INFO: Current version: 3.16.2 INFO: Latest version: 3.17.4 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>