mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 16:57:11 +00:00
python-urllib3: Set CVE_PRODUCT
urllib3 is used in NVD for CVE's like: https://nvd.nist.gov/vuln/detail/CVE-2016-9015 Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
897075e8a3
commit
bebbfbaecb
@ -16,4 +16,6 @@ RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-threading \
|
||||
"
|
||||
|
||||
CVE_PRODUCT = "urllib3"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user