mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-18 15:40:27 +00:00
python-requests: Set CVE_PRODUCT
requests is used in NVD for CVE's like: https://nvd.nist.gov/vuln/detail/CVE-2018-18074 Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
4ca31e865c
commit
2324a67cfc
@@ -23,4 +23,6 @@ RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-idna \
|
||||
"
|
||||
|
||||
CVE_PRODUCT = "requests"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user