mirror of
https://git.yoctoproject.org/poky
synced 2026-06-15 05:40:00 +00:00
218e441dd5
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>