mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 23:57:58 +00:00
python3-pillow: Set CVE_PRODUCT
pillow is used in NVD for CVE's like: https://nvd.nist.gov/vuln/detail/CVE-2016-3076 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
b0d0d8f40c
commit
4ca31e865c
@ -23,6 +23,8 @@ DEPENDS += " \
|
|||||||
openjpeg \
|
openjpeg \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
CVE_PRODUCT = "pillow"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user