aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-requests.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-requests.inc')
-rw-r--r--recipes-devtools/python/python-requests.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-requests.inc b/recipes-devtools/python/python-requests.inc
index e6337cb..53504d0 100644
--- a/recipes-devtools/python/python-requests.inc
+++ b/recipes-devtools/python/python-requests.inc
@@ -23,4 +23,6 @@ RDEPENDS_${PN} += " \
${PYTHON_PN}-idna \
"
+CVE_PRODUCT = "requests"
+
BBCLASSEXTEND = "native nativesdk"