mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
b1721daf90
Inherit sourceforge-releases class to check the correct latest stable verison. Before the patch: $ devtool latest-version libmms INFO: Current version: 0.6.4 INFO: Latest version: After the patch: $ devtool latest-version libmms INFO: Current version: 0.6.4 INFO: Latest version: 0.6.4 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>