diff options
| -rw-r--r-- | meta/classes/cve-check.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes/cve-check.bbclass b/meta/classes/cve-check.bbclass index 5369b7074c..75c5b92b96 100644 --- a/meta/classes/cve-check.bbclass +++ b/meta/classes/cve-check.bbclass | |||
| @@ -110,7 +110,6 @@ python do_cve_check () { | |||
| 110 | } | 110 | } |
| 111 | 111 | ||
| 112 | addtask cve_check before do_build after do_fetch | 112 | addtask cve_check before do_build after do_fetch |
| 113 | do_cve_check[lockfiles] += "${CVE_CHECK_DB_FILE_LOCK}" | ||
| 114 | do_cve_check[depends] = "cve-update-db-native:do_fetch" | 113 | do_cve_check[depends] = "cve-update-db-native:do_fetch" |
| 115 | do_cve_check[nostamp] = "1" | 114 | do_cve_check[nostamp] = "1" |
| 116 | 115 | ||
