mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 03:29:59 +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:
@@ -16,4 +16,6 @@ RDEPENDS_${PN} += "\
|
|||||||
${PYTHON_PN}-threading \
|
${PYTHON_PN}-threading \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
CVE_PRODUCT = "urllib3"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user