mirror of
https://git.yoctoproject.org/poky
synced 2026-06-08 00:52:48 +02: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>