summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-requests.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-requests.inc b/meta-python/recipes-devtools/python/python-requests.inc
index e6337cb32..53504d0b3 100644
--- a/meta-python/recipes-devtools/python/python-requests.inc
+++ b/meta-python/recipes-devtools/python/python-requests.inc
@@ -23,4 +23,6 @@ RDEPENDS_${PN} += " \
23 ${PYTHON_PN}-idna \ 23 ${PYTHON_PN}-idna \
24" 24"
25 25
26CVE_PRODUCT = "requests"
27
26BBCLASSEXTEND = "native nativesdk" 28BBCLASSEXTEND = "native nativesdk"