From: Jan Vermaete <[email protected]>
Signed-off-by: Jan Vermaete <[email protected]>
Signed-off-by: Luca Ceresoli <[email protected]>
(cherry picked from commit 39d2cde7eb922cb0a2cf9402cd8b3ae3b4cc2f62)
Signed-off-by: Steve Sakoman <[email protected]>
---
meta/recipes-core/meta/cve-update-nvd2-native.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/meta/cve-update-nvd2-native.bb
b/meta/recipes-core/meta/cve-update-nvd2-native.bb
index 1c14481c21..2b585983ac 100644
--- a/meta/recipes-core/meta/cve-update-nvd2-native.bb
+++ b/meta/recipes-core/meta/cve-update-nvd2-native.bb
@@ -118,6 +118,7 @@ def nvd_request_next(url, api_key, args):
import urllib.request
import urllib.parse
import gzip
+ import http
headers = {}
if api_key:
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#180924):
https://lists.openembedded.org/g/openembedded-core/message/180924
Mute This Topic: https://lists.openembedded.org/mt/98707850/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-