diff --git a/meta-python/recipes-devtools/python/python-requests.inc b/meta-python/recipes-devtools/python/python-requests.inc index e6337cb329..53504d0b30 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} += " \ ${PYTHON_PN}-idna \ " +CVE_PRODUCT = "requests" + BBCLASSEXTEND = "native nativesdk"