mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
Update UPSTREAM_CHECK_REGEX to check the correct latest stable verison. Before the patch: $ devtool latest-version dhcp-relay INFO: Current version: 4.4.3p1 INFO: Latest version: 4.4.3 After the patch: $ devtool latest-version dhcp-relay INFO: Current version: 4.4.3p1 INFO: Latest version: 4.4.3-P1 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>