mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
a0a562b264
Add UPSTREAM_CHECK_REGEX to check the correct latest stable verison. Before the patch: $ devtool latest-version syslog-ng INFO: Current version: 4.8.2 INFO: Latest version: After the patch: $ devtool latest-version syslog-ng INFO: Current version: 4.8.2 INFO: Latest version: 4.10.2 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>