Skip to content
Commit 4b65abc7 authored by Khem Raj's avatar Khem Raj Committed by Anuj Mittal
Browse files

cve-check: Run it after do_fetch



Certain recipes e.g. bash readline ( from meta-gplv2 ) download patches instead of having them in
metadata, this could fail cve_check

ERROR: readline-5.2-r9 do_cve_check: File Not found: qemuarm/build/../downloads/readline52-001

This patch ensures that download is done before running CVE scan, even
though these will be external patches and may not contain CVE tags as it
expects, but it will fix the run failures as seen above

(From OE-Core rev: dbf143d7)

Signed-off-by: default avatarKhem Raj <raj.khem@gmail.com>
(cherry picked from commit e406fcb6)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
parent 693caddd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment