]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
cve-update: remove cleanup of db_file in downloads
authorPeter Marko <peter.marko@siemens.com>
Sun, 24 Aug 2025 14:57:43 +0000 (16:57 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Aug 2025 08:49:38 +0000 (09:49 +0100)
commitbece6dbf5d0e89b2e846587e1b89766e16dd9253
tree3aea5cd1f8af4d91bfc3782dba9ba0aa790485f0
parent4a82ae1315b034b6386a82127e1ec8d6f504ec89
cve-update: remove cleanup of db_file in downloads

Since the code was changed to update the DB in temporary file, code
cleaning the final file in downloads is never executed.
Remove it.

Since the code always removes both files in temporary directory, remove
also comment which is trying to differentiate this code from code just
removed.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/cve-update-db-native.bb
meta/recipes-core/meta/cve-update-nvd2-native.bb