mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 18:06:58 +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>
This commit is contained in:
parent
d8f43f1498
commit
d9c9823b55
@ -23,4 +23,6 @@ RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-idna \
|
||||
"
|
||||
|
||||
CVE_PRODUCT = "requests"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user