mirror of
git://git.yoctoproject.org/poky
synced 2026-09-04 13:00:41 +00:00
Fix parse error with packages such as spectrum-fw whose name has no version string. Later we may have per-recipe option to disable automatic check for those known with troubles, to reduce complexity in this part. Signed-off-by Kevin Tian <kevin.tian@intel.com>