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