mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
d288e98c25
If the rpm lacks dependencies, an exception will be thrown and exit when generating the CSV file. Modify utils.py to catch and handle exception. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>