mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 18:55:41 +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:
parent
1ecae7b390
commit
b0d0d8f40c
@ -16,4 +16,6 @@ RDEPENDS_${PN} += "\
|
|||||||
${PYTHON_PN}-threading \
|
${PYTHON_PN}-threading \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
CVE_PRODUCT = "urllib3"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user