mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
1ecae7b390
commit
b0d0d8f40c
@@ -16,4 +16,6 @@ RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-threading \
|
||||
"
|
||||
|
||||
CVE_PRODUCT = "urllib3"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user